Symbol: PREAD
drivers/hwmon/asc7621.c
818
PREAD(in0_input, 0, PRI_HIGH, 0x20, 0x13, 0, 0, in10),
drivers/hwmon/asc7621.c
819
PREAD(in1_input, 1, PRI_HIGH, 0x21, 0x18, 0, 0, in10),
drivers/hwmon/asc7621.c
820
PREAD(in2_input, 2, PRI_HIGH, 0x22, 0x11, 0, 0, in10),
drivers/hwmon/asc7621.c
821
PREAD(in3_input, 3, PRI_HIGH, 0x23, 0x12, 0, 0, in10),
drivers/hwmon/asc7621.c
822
PREAD(in4_input, 4, PRI_HIGH, 0x24, 0x14, 0, 0, in10),
drivers/hwmon/asc7621.c
836
PREAD(in0_alarm, 0, PRI_HIGH, 0x41, 0, 0x01, 0, bitmask),
drivers/hwmon/asc7621.c
837
PREAD(in1_alarm, 1, PRI_HIGH, 0x41, 0, 0x01, 1, bitmask),
drivers/hwmon/asc7621.c
838
PREAD(in2_alarm, 2, PRI_HIGH, 0x41, 0, 0x01, 2, bitmask),
drivers/hwmon/asc7621.c
839
PREAD(in3_alarm, 3, PRI_HIGH, 0x41, 0, 0x01, 3, bitmask),
drivers/hwmon/asc7621.c
840
PREAD(in4_alarm, 4, PRI_HIGH, 0x42, 0, 0x01, 0, bitmask),
drivers/hwmon/asc7621.c
842
PREAD(fan1_input, 0, PRI_HIGH, 0x29, 0x28, 0, 0, fan16),
drivers/hwmon/asc7621.c
843
PREAD(fan2_input, 1, PRI_HIGH, 0x2b, 0x2a, 0, 0, fan16),
drivers/hwmon/asc7621.c
844
PREAD(fan3_input, 2, PRI_HIGH, 0x2d, 0x2c, 0, 0, fan16),
drivers/hwmon/asc7621.c
845
PREAD(fan4_input, 3, PRI_HIGH, 0x2f, 0x2e, 0, 0, fan16),
drivers/hwmon/asc7621.c
852
PREAD(fan1_alarm, 0, PRI_HIGH, 0x42, 0, 0x01, 2, bitmask),
drivers/hwmon/asc7621.c
853
PREAD(fan2_alarm, 1, PRI_HIGH, 0x42, 0, 0x01, 3, bitmask),
drivers/hwmon/asc7621.c
854
PREAD(fan3_alarm, 2, PRI_HIGH, 0x42, 0, 0x01, 4, bitmask),
drivers/hwmon/asc7621.c
855
PREAD(fan4_alarm, 3, PRI_HIGH, 0x42, 0, 0x01, 5, bitmask),
drivers/hwmon/asc7621.c
857
PREAD(temp1_input, 0, PRI_HIGH, 0x25, 0x10, 0, 0, temp10),
drivers/hwmon/asc7621.c
858
PREAD(temp2_input, 1, PRI_HIGH, 0x26, 0x15, 0, 0, temp10),
drivers/hwmon/asc7621.c
859
PREAD(temp3_input, 2, PRI_HIGH, 0x27, 0x16, 0, 0, temp10),
drivers/hwmon/asc7621.c
860
PREAD(temp4_input, 3, PRI_HIGH, 0x33, 0x17, 0, 0, temp10),
drivers/hwmon/asc7621.c
861
PREAD(temp5_input, 4, PRI_HIGH, 0xf7, 0xf6, 0, 0, temp10),
drivers/hwmon/asc7621.c
862
PREAD(temp6_input, 5, PRI_HIGH, 0xf9, 0xf8, 0, 0, temp10),
drivers/hwmon/asc7621.c
863
PREAD(temp7_input, 6, PRI_HIGH, 0xfb, 0xfa, 0, 0, temp10),
drivers/hwmon/asc7621.c
864
PREAD(temp8_input, 7, PRI_HIGH, 0xfd, 0xfc, 0, 0, temp10),
drivers/hwmon/asc7621.c
876
PREAD(temp1_alarm, 0, PRI_HIGH, 0x41, 0, 0x01, 4, bitmask),
drivers/hwmon/asc7621.c
877
PREAD(temp2_alarm, 1, PRI_HIGH, 0x41, 0, 0x01, 5, bitmask),
drivers/hwmon/asc7621.c
878
PREAD(temp3_alarm, 2, PRI_HIGH, 0x41, 0, 0x01, 6, bitmask),
drivers/hwmon/asc7621.c
879
PREAD(temp4_alarm, 3, PRI_HIGH, 0x43, 0, 0x01, 0, bitmask),
drivers/hwmon/asc7621.c
905
PREAD(temp1_auto_point2_temp_hyst, 0, PRI_LOW, 0x6d, 0, 0x0f, 4,
drivers/hwmon/asc7621.c
907
PREAD(temp2_auto_point2_temp_hyst, 1, PRI_LOW, 0x6d, 0, 0x0f, 0,
drivers/hwmon/asc7621.c
909
PREAD(temp3_auto_point2_temp_hyst, 2, PRI_LOW, 0x6e, 0, 0x0f, 4,
drivers/hwmon/asc7621.c
911
PREAD(temp4_auto_point2_temp_hyst, 3, PRI_LOW, 0x6e, 0, 0x0f, 0,
drivers/hwmon/asc7621.c
975
PREAD(pwm1_auto_zone_assigned, 0, PRI_LOW, 0, 0, 0x03, 2, bitmask),
drivers/hwmon/asc7621.c
976
PREAD(pwm2_auto_zone_assigned, 1, PRI_LOW, 0, 0, 0x03, 4, bitmask),
drivers/hwmon/asc7621.c
977
PREAD(pwm3_auto_zone_assigned, 2, PRI_LOW, 0, 0, 0x03, 6, bitmask),