Home
last modified time | relevance | path

Searched refs:btc_req_pwr (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_ps.h31 bool btc_req_pwr; member
H A Dphl_cmd_ps.c96 bool btc_req_pwr; /* btc request pwr or not */ member
980 if (ps->btc_req_pwr) { in _chk_ips_enter()
1033 if (ps->btc_req_pwr) { in _chk_lps_enter()
1080 (ps->rej_pwr_req ? "yes" : "no"), (ps->btc_req_pwr ? "yes" : "no"), ps->rt_stop_rson); in _ps_watchdog_info_dump()
1802 ps->btc_req_pwr = *(bool *)info->inbuf; in _ps_mdl_set_info()
1829 basic_info->btc_req_pwr = ps->btc_req_pwr; in _ps_mdl_query_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_ps.h31 bool btc_req_pwr; member
H A Dphl_cmd_ps.c75 bool btc_req_pwr; /* btc request pwr or not */ member
955 if (ps->btc_req_pwr) { in _chk_ips_enter()
1008 if (ps->btc_req_pwr) { in _chk_lps_enter()
1055 (ps->rej_pwr_req ? "yes" : "no"), (ps->btc_req_pwr ? "yes" : "no"), ps->rt_stop_rson); in _ps_watchdog_info_dump()
1766 ps->btc_req_pwr = *(bool *)info->inbuf; in _ps_mdl_set_info()
1793 basic_info->btc_req_pwr = ps->btc_req_pwr; in _ps_mdl_query_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/
H A Dphl_ps_dbg_cmd.c158 (info.btc_req_pwr == true ? "yes" : "no"), in phl_ps_dbg_dump()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/
H A Dphl_ps_dbg_cmd.c158 (info.btc_req_pwr == true ? "yes" : "no"), in phl_ps_dbg_dump()