Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dadt7470.c122 #define TEMP_ALARM_BIT(ch) ({ \ macro
593 *val = !!(data->alarm & TEMP_ALARM_BIT(channel)); in adt7470_temp_read()