Searched refs:NUM_TEMP (Results 1 – 2 of 2) sorted by relevance
11 #define NUM_TEMP 12 /* Max number of temp attribute sets w/ limits*/ macro30 u16 reg_temp[5][NUM_TEMP]; /* 0=temp, 1=temp_over, 2=temp_hyst,33 u8 temp_src[NUM_TEMP];34 u16 reg_temp_config[NUM_TEMP];117 s16 temp[5][NUM_TEMP]; /* 0=temp, 1=temp_over, 2=temp_hyst,
281 #define NUM_TEMP 6 macro601 s8 temp[NUM_TEMP][4]; /* [nr][0]=temp, [1]=min, [2]=max, [3]=offset */923 for (i = 0; i < NUM_TEMP; i++) { in it87_update_device()