Home
last modified time | relevance | path

Searched refs:ISTEMP (Results 1 – 2 of 2) sorted by relevance

/drivers/hwmon/
Dvt1211.c149 #define ISTEMP(ix, uch_config) ((ix) < 2 ? 1 : \ macro
272 if (ISTEMP(ix, data->uch_config)) { in vt1211_update_device()
672 if (!ISTEMP(val - 1, data->uch_config)) { in set_pwm()
1170 if (ISTEMP(i, data->uch_config)) { in vt1211_probe()
Dvt8231.c112 #define ISTEMP(i, ch_config) ((i) == 0 ? 1 : \ macro
751 if (ISTEMP(i, data->uch_config)) { in vt8231_probe()
849 if (ISTEMP(i, data->uch_config)) { in vt8231_update_device()