reg_alert_status  972 drivers/hwmon/lm63.c 	u8 reg_alert_status, reg_alert_mask;
reg_alert_status  983 drivers/hwmon/lm63.c 	reg_alert_status = i2c_smbus_read_byte_data(client,
reg_alert_status  990 drivers/hwmon/lm63.c 	 || (reg_alert_status & 0x20) != 0x00