Home
last modified time | relevance | path

Searched refs:thermal_prot_vlv (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac.h1482 if (hal->thermal_prot_vlv == 0) in rtw89_mac_set_vcore_reset()
1485 hal->thermal_prot_vlv = 0; in rtw89_mac_set_vcore_reset()
H A Dphy.c5767 u8 vlv = hal->thermal_prot_vlv; in rtw89_phy_thermal_protect_vcore()
5783 hal->thermal_prot_vlv = vlv; in rtw89_phy_thermal_protect_vcore()
H A Dcore.h6424 u8 thermal_prot_vlv; /* 0 ~ RTW89_THERMAL_PROT_VLV_MAX (6) */ member
H A Dcore.c5285 if (hal->thermal_prot_vlv) in rtw89_enter_lps_track()