Lines Matching refs:NUM_TEMP
190 #define NUM_TEMP 10 /* Max number of temp attribute sets w/ limits*/ macro
845 u16 reg_temp[5][NUM_TEMP]; /* 0=temp, 1=temp_over, 2=temp_hyst,
848 u8 temp_src[NUM_TEMP];
849 u16 reg_temp_config[NUM_TEMP];
928 s16 temp[5][NUM_TEMP]; /* 0=temp, 1=temp_over, 2=temp_hyst,
1570 for (i = 0; i < NUM_TEMP; i++) { in nct6775_update_device()
2483 for (i = 0; i < NUM_TEMP; i++) { in show_pwm_temp_sel_common()
2518 if (val == 0 || val > NUM_TEMP) in store_pwm_temp_sel()
2560 if (val > NUM_TEMP) in store_pwm_weight_temp_sel()
3245 for (i = 0; i < NUM_TEMP; i++) { in nct6775_init_device()
3913 if (s >= NUM_TEMP) in nct6775_probe()
3967 if (s >= NUM_TEMP) in nct6775_probe()
4003 if (s >= NUM_TEMP) /* Abort if no more space */ in nct6775_probe()
4188 for (i = 0; i < NUM_TEMP; i++) { in nct6775_resume()