Home
last modified time | relevance | path

Searched defs:_PS_FLAG (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/rtl8723au/include/
Drtw_pwrctrl.h129 #define RT_IN_PS_LEVEL(ppsc, _PS_FLAG) \ argument
131 #define RT_CLEAR_PS_LEVEL(ppsc, _PS_FLAG) \ argument
133 #define RT_SET_PS_LEVEL(ppsc, _PS_FLAG) \ argument
/drivers/staging/rtl8188eu/include/
Drtw_pwrctrl.h143 #define RT_IN_PS_LEVEL(ppsc, _PS_FLAG) \ argument
145 #define RT_CLEAR_PS_LEVEL(ppsc, _PS_FLAG) \ argument
147 #define RT_SET_PS_LEVEL(ppsc, _PS_FLAG) \ argument
/drivers/staging/rtl8192e/
Drtllib.h118 #define RT_IN_PS_LEVEL(pPSC, _PS_FLAG) \ argument
120 #define RT_CLEAR_PS_LEVEL(pPSC, _PS_FLAG) \ argument
122 #define RT_SET_PS_LEVEL(pPSC, _PS_FLAG) (pPSC->CurPsLevel |= _PS_FLAG) argument