powr1220_max      219 drivers/hwmon/powr1220.c static SENSOR_DEVICE_ATTR_RO(in0_highest, powr1220_max, VMON1);
powr1220_max      220 drivers/hwmon/powr1220.c static SENSOR_DEVICE_ATTR_RO(in1_highest, powr1220_max, VMON2);
powr1220_max      221 drivers/hwmon/powr1220.c static SENSOR_DEVICE_ATTR_RO(in2_highest, powr1220_max, VMON3);
powr1220_max      222 drivers/hwmon/powr1220.c static SENSOR_DEVICE_ATTR_RO(in3_highest, powr1220_max, VMON4);
powr1220_max      223 drivers/hwmon/powr1220.c static SENSOR_DEVICE_ATTR_RO(in4_highest, powr1220_max, VMON5);
powr1220_max      224 drivers/hwmon/powr1220.c static SENSOR_DEVICE_ATTR_RO(in5_highest, powr1220_max, VMON6);
powr1220_max      225 drivers/hwmon/powr1220.c static SENSOR_DEVICE_ATTR_RO(in6_highest, powr1220_max, VMON7);
powr1220_max      226 drivers/hwmon/powr1220.c static SENSOR_DEVICE_ATTR_RO(in7_highest, powr1220_max, VMON8);
powr1220_max      227 drivers/hwmon/powr1220.c static SENSOR_DEVICE_ATTR_RO(in8_highest, powr1220_max, VMON9);
powr1220_max      228 drivers/hwmon/powr1220.c static SENSOR_DEVICE_ATTR_RO(in9_highest, powr1220_max, VMON10);
powr1220_max      229 drivers/hwmon/powr1220.c static SENSOR_DEVICE_ATTR_RO(in10_highest, powr1220_max, VMON11);
powr1220_max      230 drivers/hwmon/powr1220.c static SENSOR_DEVICE_ATTR_RO(in11_highest, powr1220_max, VMON12);
powr1220_max      231 drivers/hwmon/powr1220.c static SENSOR_DEVICE_ATTR_RO(in12_highest, powr1220_max, VCCA);
powr1220_max      232 drivers/hwmon/powr1220.c static SENSOR_DEVICE_ATTR_RO(in13_highest, powr1220_max, VCCINP);