Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwmon/
Dsch5627.c45 #define SCH5627_NO_IN 5 macro
66 static const u16 SCH5627_REG_IN_MSB[SCH5627_NO_IN] = {
68 static const u16 SCH5627_REG_IN_LSN[SCH5627_NO_IN] = {
70 static const u16 SCH5627_REG_IN_HIGH_NIBBLE[SCH5627_NO_IN] = {
72 static const u16 SCH5627_REG_IN_FACTOR[SCH5627_NO_IN] = {
74 static const char * const SCH5627_IN_LABELS[SCH5627_NO_IN] = {
92 u16 in[SCH5627_NO_IN];
193 for (i = 0; i < SCH5627_NO_IN; i++) { in sch5627_update_in()