Searched refs:rpwmVal (Results 1 – 3 of 3) sorted by relevance
/drivers/staging/rtl8723bs/hal/ |
D | HalBtc8723b1Ant.c | 763 struct btc_coexist *pBtCoexist, u8 lpsVal, u8 rpwmVal in halbtc8723b1ant_SetLpsRpwm() argument 767 u8 rpwm = rpwmVal; in halbtc8723b1ant_SetLpsRpwm() 774 struct btc_coexist *pBtCoexist, bool bForceExec, u8 lpsVal, u8 rpwmVal in halbtc8723b1ant_LpsRpwm() argument 778 pCoexDm->curRpwm = rpwmVal; 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()
|
D | HalBtcOutSrc.h | 309 u8 rpwmVal; member
|
D | hal_btcoex.c | 508 pBtCoexist->btInfo.rpwmVal = *pu8; in halbtcoutsrc_Set() 1308 return GLBtCoexist.btInfo.rpwmVal; in hal_btcoex_RpwmVal()
|