Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwmon/
Dvt1211.c138 #define ISTEMP(ix, uch_config) ((ix) < 2 ? 1 : \ macro
273 if (ISTEMP(ix, data->uch_config)) { in vt1211_update_device()
703 if (!ISTEMP(val - 1, data->uch_config)) { in set_pwm()
1180 if (ISTEMP(i, data->uch_config)) { in vt1211_probe()
Dvt8231.c105 #define ISTEMP(i, ch_config) ((i) == 0 ? 1 : \ macro
813 if (ISTEMP(i, data->uch_config)) { in vt8231_probe()
903 if (ISTEMP(i, data->uch_config)) { in vt8231_update_device()