Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Di5k_amb.c36 static unsigned long amb_reg_temp_status(unsigned int amb) in amb_reg_temp_status() function
133 if (!(amb_read_byte(data, amb_reg_temp_status(attr->index)) & 0x20) && in show_amb_alarm()
134 (amb_read_byte(data, amb_reg_temp_status(attr->index)) & 0x8)) in show_amb_alarm()