Searched refs:lpsVal (Results 1 – 3 of 3) sorted by relevance
| /drivers/staging/rtl8723bs/hal/ |
| A D | HalBtc8723b1Ant.c | 763 struct btc_coexist *pBtCoexist, u8 lpsVal, u8 rpwmVal in halbtc8723b1ant_SetLpsRpwm() argument 766 u8 lps = lpsVal; in halbtc8723b1ant_SetLpsRpwm() 774 struct btc_coexist *pBtCoexist, bool bForceExec, u8 lpsVal, u8 rpwmVal in halbtc8723b1ant_LpsRpwm() argument 777 pCoexDm->curLps = lpsVal; in halbtc8723b1ant_LpsRpwm() 788 halbtc8723b1ant_SetLpsRpwm(pBtCoexist, lpsVal, rpwmVal); in halbtc8723b1ant_LpsRpwm() 1530 struct btc_coexist *pBtCoexist, u8 psType, u8 lpsVal, u8 rpwmVal in halbtc8723b1ant_PowerSaveState() argument 1547 halbtc8723b1ant_LpsRpwm(pBtCoexist, NORMAL_EXEC, lpsVal, rpwmVal); in halbtc8723b1ant_PowerSaveState()
|
| A D | HalBtcOutSrc.h | 308 u8 lpsVal; member
|
| A D | hal_btcoex.c | 503 pBtCoexist->btInfo.lpsVal = *pu8; in halbtcoutsrc_Set() 1312 return GLBtCoexist.btInfo.lpsVal; in hal_btcoex_LpsVal()
|
Completed in 13 milliseconds