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

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

Completed in 215 milliseconds