Searched refs:thermal_prot_vmax (Results 1 – 4 of 4) sorted by relevance
905 hal->thermal_prot_vmax = u16_get_bits(digk, B_BE_PWMTUNE_MASK); in rtw8922d_read_sys()910 vmin = hal->thermal_prot_vmax - efuse->vcore_vmax_reduce; in rtw8922d_read_sys()912 vmin = hal->thermal_prot_vmax - 3; in rtw8922d_read_sys()
2680 target = clamp(hal->thermal_prot_vmax - vlv, in rtw89_mac_set_vcore_cfg_be()2681 hal->thermal_prot_vmin, hal->thermal_prot_vmax); in rtw89_mac_set_vcore_cfg_be()
6422 u8 thermal_prot_vmax; member
5765 bool vcore_enabled = !!hal->thermal_prot_vmax; in rtw89_phy_thermal_protect_vcore()