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