Searched refs:prot_th (Results 1 – 1 of 1) sorted by relevance
5768 u8 prot_th; in rtw89_phy_thermal_protect_vcore() local5773 prot_th = hal->thermal_prot_th - RTW89_THERMAL_PROT_VLV_TH_OFFSET; in rtw89_phy_thermal_protect_vcore()5774 if (th_max > prot_th && vlv < RTW89_THERMAL_PROT_VLV_MAX) in rtw89_phy_thermal_protect_vcore()5776 else if (th_max < prot_th - 2 && vlv > 0) in rtw89_phy_thermal_protect_vcore()