PRI_HIGH          818 drivers/hwmon/asc7621.c 	PREAD(in0_input, 0, PRI_HIGH, 0x20, 0x13, 0, 0, in10),
PRI_HIGH          819 drivers/hwmon/asc7621.c 	PREAD(in1_input, 1, PRI_HIGH, 0x21, 0x18, 0, 0, in10),
PRI_HIGH          820 drivers/hwmon/asc7621.c 	PREAD(in2_input, 2, PRI_HIGH, 0x22, 0x11, 0, 0, in10),
PRI_HIGH          821 drivers/hwmon/asc7621.c 	PREAD(in3_input, 3, PRI_HIGH, 0x23, 0x12, 0, 0, in10),
PRI_HIGH          822 drivers/hwmon/asc7621.c 	PREAD(in4_input, 4, PRI_HIGH, 0x24, 0x14, 0, 0, in10),
PRI_HIGH          836 drivers/hwmon/asc7621.c 	PREAD(in0_alarm, 0, PRI_HIGH, 0x41, 0, 0x01, 0, bitmask),
PRI_HIGH          837 drivers/hwmon/asc7621.c 	PREAD(in1_alarm, 1, PRI_HIGH, 0x41, 0, 0x01, 1, bitmask),
PRI_HIGH          838 drivers/hwmon/asc7621.c 	PREAD(in2_alarm, 2, PRI_HIGH, 0x41, 0, 0x01, 2, bitmask),
PRI_HIGH          839 drivers/hwmon/asc7621.c 	PREAD(in3_alarm, 3, PRI_HIGH, 0x41, 0, 0x01, 3, bitmask),
PRI_HIGH          840 drivers/hwmon/asc7621.c 	PREAD(in4_alarm, 4, PRI_HIGH, 0x42, 0, 0x01, 0, bitmask),
PRI_HIGH          842 drivers/hwmon/asc7621.c 	PREAD(fan1_input, 0, PRI_HIGH, 0x29, 0x28, 0, 0, fan16),
PRI_HIGH          843 drivers/hwmon/asc7621.c 	PREAD(fan2_input, 1, PRI_HIGH, 0x2b, 0x2a, 0, 0, fan16),
PRI_HIGH          844 drivers/hwmon/asc7621.c 	PREAD(fan3_input, 2, PRI_HIGH, 0x2d, 0x2c, 0, 0, fan16),
PRI_HIGH          845 drivers/hwmon/asc7621.c 	PREAD(fan4_input, 3, PRI_HIGH, 0x2f, 0x2e, 0, 0, fan16),
PRI_HIGH          852 drivers/hwmon/asc7621.c 	PREAD(fan1_alarm, 0, PRI_HIGH, 0x42, 0, 0x01, 2, bitmask),
PRI_HIGH          853 drivers/hwmon/asc7621.c 	PREAD(fan2_alarm, 1, PRI_HIGH, 0x42, 0, 0x01, 3, bitmask),
PRI_HIGH          854 drivers/hwmon/asc7621.c 	PREAD(fan3_alarm, 2, PRI_HIGH, 0x42, 0, 0x01, 4, bitmask),
PRI_HIGH          855 drivers/hwmon/asc7621.c 	PREAD(fan4_alarm, 3, PRI_HIGH, 0x42, 0, 0x01, 5, bitmask),
PRI_HIGH          857 drivers/hwmon/asc7621.c 	PREAD(temp1_input, 0, PRI_HIGH, 0x25, 0x10, 0, 0, temp10),
PRI_HIGH          858 drivers/hwmon/asc7621.c 	PREAD(temp2_input, 1, PRI_HIGH, 0x26, 0x15, 0, 0, temp10),
PRI_HIGH          859 drivers/hwmon/asc7621.c 	PREAD(temp3_input, 2, PRI_HIGH, 0x27, 0x16, 0, 0, temp10),
PRI_HIGH          860 drivers/hwmon/asc7621.c 	PREAD(temp4_input, 3, PRI_HIGH, 0x33, 0x17, 0, 0, temp10),
PRI_HIGH          861 drivers/hwmon/asc7621.c 	PREAD(temp5_input, 4, PRI_HIGH, 0xf7, 0xf6, 0, 0, temp10),
PRI_HIGH          862 drivers/hwmon/asc7621.c 	PREAD(temp6_input, 5, PRI_HIGH, 0xf9, 0xf8, 0, 0, temp10),
PRI_HIGH          863 drivers/hwmon/asc7621.c 	PREAD(temp7_input, 6, PRI_HIGH, 0xfb, 0xfa, 0, 0, temp10),
PRI_HIGH          864 drivers/hwmon/asc7621.c 	PREAD(temp8_input, 7, PRI_HIGH, 0xfd, 0xfc, 0, 0, temp10),
PRI_HIGH          876 drivers/hwmon/asc7621.c 	PREAD(temp1_alarm, 0, PRI_HIGH, 0x41, 0, 0x01, 4, bitmask),
PRI_HIGH          877 drivers/hwmon/asc7621.c 	PREAD(temp2_alarm, 1, PRI_HIGH, 0x41, 0, 0x01, 5, bitmask),
PRI_HIGH          878 drivers/hwmon/asc7621.c 	PREAD(temp3_alarm, 2, PRI_HIGH, 0x41, 0, 0x01, 6, bitmask),
PRI_HIGH          879 drivers/hwmon/asc7621.c 	PREAD(temp4_alarm, 3, PRI_HIGH, 0x43, 0, 0x01, 0, bitmask),
PRI_HIGH          941 drivers/hwmon/asc7621.c 	PWRITE(pwm1, 0, PRI_HIGH, 0x30, 0, 0, 0, u8),
PRI_HIGH          942 drivers/hwmon/asc7621.c 	PWRITE(pwm2, 1, PRI_HIGH, 0x31, 0, 0, 0, u8),
PRI_HIGH          943 drivers/hwmon/asc7621.c 	PWRITE(pwm3, 2, PRI_HIGH, 0x32, 0, 0, 0, u8),
PRI_HIGH         1013 drivers/hwmon/asc7621.c 			if (asc7621_register_priorities[i] == PRI_HIGH) {