Home
last modified time | relevance | path

Searched defs:uch_config (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dvt1211.c27 static int uch_config = -1; variable
129 u8 uch_config; /* Read once at init time */ member
134 #define ISVOLT(ix, uch_config) ((ix) > 4 ? 1 : \ argument
138 #define ISTEMP(ix, uch_config) ((ix) < 2 ? 1 : \ argument
H A Dvt8231.c162 u8 uch_config; member