Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dsch5636.c27 #define SCH5636_NO_INS 5 macro
31 static const u16 SCH5636_REG_IN_VAL[SCH5636_NO_INS] = {
33 static const u16 SCH5636_REG_IN_FACTORS[SCH5636_NO_INS] = {
35 static const char * const SCH5636_IN_LABELS[SCH5636_NO_INS] = {
62 u8 in[SCH5636_NO_INS];
81 for (i = 0; i < SCH5636_NO_INS; i++) { in sch5636_update_device()