Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dvt8231.c109 #define ISVOLT(i, ch_config) ((i) == 5 ? 1 : \ macro
189 if (ISVOLT(i, data->uch_config)) { in vt8231_update_device()
869 if (ISVOLT(i, data->uch_config)) { in vt8231_probe()
H A Dvt1211.c134 #define ISVOLT(ix, uch_config) ((ix) > 4 ? 1 : \ macro
255 if (ISVOLT(ix, data->uch_config)) { in vt1211_update_device()
1166 if (ISVOLT(i, data->uch_config)) { in vt1211_probe()