Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hwmon/
Dvt8231.c108 #define ISVOLT(i, ch_config) ((i) == 5 ? 1 : \ macro
822 if (ISVOLT(i, data->uch_config)) { in vt8231_probe()
883 if (ISVOLT(i, data->uch_config)) { in vt8231_update_device()
Dvt1211.c134 #define ISVOLT(ix, uch_config) ((ix) > 4 ? 1 : \ macro
261 if (ISVOLT(ix, data->uch_config)) { in vt1211_update_device()
1172 if (ISVOLT(i, data->uch_config)) { in vt1211_probe()