Searched refs:MT7996_MAX_TEMP_IDX (Results 1 – 2 of 2) sorted by relevance
109 val > phy->throttle_temp[MT7996_MAX_TEMP_IDX] - 10) || in mt7996_thermal_temp_store()110 (i - 1 == MT7996_MAX_TEMP_IDX && in mt7996_thermal_temp_store()233 phy->throttle_temp[MT7996_MAX_TEMP_IDX] = MT7996_MAX_TEMP; in mt7996_thermal_init()
93 #define MT7996_MAX_TEMP_IDX 1 macro