Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dasc7621.c799 #define PREAD(name, n, pri, rm, rl, m, s, r) \ macro
818 PREAD(in0_input, 0, PRI_HIGH, 0x20, 0x13, 0, 0, in10),
819 PREAD(in1_input, 1, PRI_HIGH, 0x21, 0x18, 0, 0, in10),
820 PREAD(in2_input, 2, PRI_HIGH, 0x22, 0x11, 0, 0, in10),
821 PREAD(in3_input, 3, PRI_HIGH, 0x23, 0x12, 0, 0, in10),
822 PREAD(in4_input, 4, PRI_HIGH, 0x24, 0x14, 0, 0, in10),
836 PREAD(in0_alarm, 0, PRI_HIGH, 0x41, 0, 0x01, 0, bitmask),
842 PREAD(fan1_input, 0, PRI_HIGH, 0x29, 0x28, 0, 0, fan16),
843 PREAD(fan2_input, 1, PRI_HIGH, 0x2b, 0x2a, 0, 0, fan16),
844 PREAD(fan3_input, 2, PRI_HIGH, 0x2d, 0x2c, 0, 0, fan16),
[all …]