Home
last modified time | relevance | path

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

/drivers/hwmon/
Dvt1211.c38 static int uch_config = -1; variable
140 u8 uch_config; /* Read once at init time */ member
145 #define ISVOLT(ix, uch_config) ((ix) > 4 ? 1 : \ argument
149 #define ISTEMP(ix, uch_config) ((ix) < 2 ? 1 : \ argument
Dvt8231.c166 u8 uch_config; member