Searched refs:MT7915_MAX_TEMP_IDX (Results 1 – 2 of 2) sorted by relevance
88 val > phy->throttle_temp[MT7915_MAX_TEMP_IDX]) || in mt7915_thermal_temp_store()89 (i - 1 == MT7915_MAX_TEMP_IDX && in mt7915_thermal_temp_store()209 phy->throttle_temp[MT7915_MAX_TEMP_IDX] = MT7915_MAX_TEMP; in mt7915_thermal_init()
82 #define MT7915_MAX_TEMP_IDX 1 macro