Lines Matching defs:temp_min
158 enum emc1403_reg_map {temp_min, temp_max, temp_crit, temp_input};
161 [hwmon_temp_min] = temp_min,
169 [temp_min] = 0x06,
175 [temp_min] = 0x08,
181 [temp_min] = 0x16,
187 [temp_min] = 0x2d,
193 [temp_min] = 0x51,
199 [temp_min] = 0x55,
205 [temp_min] = 0x59,
211 [temp_min] = 0x5d,
220 [temp_min] = -1,
226 [temp_min] = 0x14,
232 [temp_min] = 0x18,
238 [temp_min] = 0x2f,
244 [temp_min] = 0x53,
250 [temp_min] = 0x57,
256 [temp_min] = 0x5b,
262 [temp_min] = 0x5f,
308 if (map == temp_min)
328 ret = emc1403_get_hyst(data, channel, temp_min, val);