Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dasc7621.c31 #define PRI_HIGH 2 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),
842 PREAD(fan1_input, 0, PRI_HIGH, 0x29, 0x28, 0, 0, fan16),
941 PWRITE(pwm1, 0, PRI_HIGH, 0x30, 0, 0, 0, u8),
942 PWRITE(pwm2, 1, PRI_HIGH, 0x31, 0, 0, 0, u8),
943 PWRITE(pwm3, 2, PRI_HIGH, 0x32, 0, 0, 0, u8),
[all …]