Home
last modified time | relevance | path

Searched refs:RTW89_PS_MODE_PWR_GATED (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/sys/contrib/dev/rtw89/
HDcore.c1726 if (chip->ps_mode_supported & BIT(RTW89_PS_MODE_PWR_GATED)) in rtw89_update_ps_mode()
1727 return RTW89_PS_MODE_PWR_GATED; in rtw89_update_ps_mode()
HDrtw8852a.c2193 BIT(RTW89_PS_MODE_PWR_GATED),
HDrtw8852c.c3031 BIT(RTW89_PS_MODE_PWR_GATED),
HDcore.h610 RTW89_PS_MODE_PWR_GATED = 3, enumerator
HDmac.c967 case RTW89_PS_MODE_PWR_GATED: in rtw89_mac_get_req_pwr_state()