Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Di5k_amb.c49 static unsigned long amb_reg_temp_status(unsigned int amb) in amb_reg_temp_status() function
146 if (!(amb_read_byte(data, amb_reg_temp_status(attr->index)) & 0x20) && in show_amb_alarm()
147 (amb_read_byte(data, amb_reg_temp_status(attr->index)) & 0x8)) in show_amb_alarm()