Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dvt8231.c121 #define ISVOLT(i, ch_config) ((i) == 5 ? 1 : \ macro
831 if (ISVOLT(i, data->uch_config)) { in vt8231_probe()
892 if (ISVOLT(i, data->uch_config)) { in vt8231_update_device()
Dvt1211.c147 #define ISVOLT(ix, uch_config) ((ix) > 4 ? 1 : \ macro
268 if (ISVOLT(ix, data->uch_config)) { in vt1211_update_device()
1179 if (ISVOLT(i, data->uch_config)) { in vt1211_probe()