Home
last modified time | relevance | path

Searched defs: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
H A Dvt1211.c134 #define ISVOLT(ix, uch_config) ((ix) > 4 ? 1 : \ macro