Home
last modified time | relevance | path

Searched refs:PS_PWR_LVL_PWROFF (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_ps.c67 return PS_PWR_LVL_PWROFF; in phl_ps_judge_pwr_lvl()
75 return PS_PWR_LVL_PWROFF; /* ips default support power off */ in phl_ps_judge_pwr_lvl()
100 if (req_pwr_lvl == PS_PWR_LVL_PWROFF) { in _ps_ntfy_before_pwr_cfg()
126 if (req_pwr_lvl == PS_PWR_LVL_PWROFF) { /* driver ips */ in _ps_ntfy_after_pwr_cfg()
147 if (cur_pwr_lvl == PS_PWR_LVL_PWROFF) { /* driver ips */ in _ps_ntfy_after_pwr_cfg()
452 if (cfg->pwr_lvl == PS_PWR_LVL_PWROFF) in phl_ps_ips_proto_cfg()
H A Dphl_cmd_ps.c354 cfg.pwr_lvl = PS_PWR_LVL_PWROFF; in _enter_ps()
1777 u8 pwr_lvl = PS_PWR_LVL_PWROFF; in _ps_mdl_query_info()
H A Dphl_def.h1418 PS_PWR_LVL_PWROFF = 0, /* hal deinit */ enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_ps.c67 return PS_PWR_LVL_PWROFF; in phl_ps_judge_pwr_lvl()
75 return PS_PWR_LVL_PWROFF; /* ips default support power off */ in phl_ps_judge_pwr_lvl()
100 if (req_pwr_lvl == PS_PWR_LVL_PWROFF) { in _ps_ntfy_before_pwr_cfg()
126 if (req_pwr_lvl == PS_PWR_LVL_PWROFF) { /* driver ips */ in _ps_ntfy_after_pwr_cfg()
147 if (cur_pwr_lvl == PS_PWR_LVL_PWROFF) { /* driver ips */ in _ps_ntfy_after_pwr_cfg()
H A Dphl_cmd_ps.c307 cfg.proto_cfg = (cfg.cur_pwr_lvl == PS_PWR_LVL_PWROFF) ? false : true; in _leave_ps()
377 cfg.pwr_lvl = PS_PWR_LVL_PWROFF; in _enter_ps()
381 cfg.proto_cfg = (cfg.pwr_lvl == PS_PWR_LVL_PWROFF) ? false : true; in _enter_ps()
1813 u8 pwr_lvl = PS_PWR_LVL_PWROFF; in _ps_mdl_query_info()
H A Dphl_def.h1439 PS_PWR_LVL_PWROFF = 0, /* hal deinit */ enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_ps.c227 case PS_PWR_LVL_PWROFF: in _hal_ps_pwr_lvl_cfg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_ps.c227 case PS_PWR_LVL_PWROFF: in _hal_ps_pwr_lvl_cfg()