Searched refs:NUM_TSI_TEMP (Results 1 – 3 of 3) sorted by relevance
13 #define NUM_TSI_TEMP 8 /* Max number of TSI temp register pairs */ macro118 s16 tsi_temp[NUM_TSI_TEMP];
141 data->have_tsi_temp |= tsi_channel_mask & GENMASK(NUM_TSI_TEMP - 1, 0); in nct6775_i2c_probe_init()
1582 for (i = 0; i < NUM_TSI_TEMP; i++) { in nct6775_update_device()