Home
last modified time | relevance | path

Searched refs:LPS_RPWM_WAIT_MS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dhal_btcoex.h12 #define LPS_RPWM_WAIT_MS 300 macro
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_pwrctrl.c279 _set_timer(&pwrpriv->pwr_rpwm_timer, LPS_RPWM_WAIT_MS); in rtw_set_rpwm()
303 if (jiffies_to_msecs(jiffies - start_time) > LPS_RPWM_WAIT_MS) { in rtw_set_rpwm()
/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Dhal_btcoex.c86 #ifdef LPS_RPWM_WAIT_MS in halbtcoutsrc_LeaveLowPower()
87 timeout = LPS_RPWM_WAIT_MS; in halbtcoutsrc_LeaveLowPower()