Searched refs:lps_mode (Results 1 – 2 of 2) sorted by relevance
1488 u8 lps_mode = 0x0; in btc8821a1ant_ps_tdma_check_for_pwr_save() local1490 btcoex->btc_get(btcoex, BTC_GET_U1_LPS_MODE, &lps_mode); in btc8821a1ant_ps_tdma_check_for_pwr_save()1492 if (lps_mode) { in btc8821a1ant_ps_tdma_check_for_pwr_save()
1609 u8 lps_mode = 0x0; in btc8723b1ant_pstdmachkpwrsave() local1611 btcoexist->btc_get(btcoexist, BTC_GET_U1_LPS_MODE, &lps_mode); in btc8723b1ant_pstdmachkpwrsave()1613 if (lps_mode) { /* already under LPS state */ in btc8723b1ant_pstdmachkpwrsave()