Searched refs:RTW89_THERMAL_PROT_STEP (Results 1 – 3 of 3) sorted by relevance
4303 static_assert(RTW89_THERMAL_PROT_LV_MAX * RTW89_THERMAL_PROT_STEP < 100); in rtw89_fw_h2c_tx_duty()4308 active = 100 - lv * RTW89_THERMAL_PROT_STEP; in rtw89_fw_h2c_tx_duty()
3896 100 - hal->thermal_prot_lv * RTW89_THERMAL_PROT_STEP); in rtw89_debug_priv_phy_info_get()
4771 #define RTW89_THERMAL_PROT_STEP 5 /* -5% for each level */ macro