Searched refs:ALARM_SEL (Results 1 – 1 of 1) sorted by relevance
33 #define ALARM_SEL(x, y) ((x) & (BIT((y) % 8))) macro103 *val = (long)ALARM_SEL(reg, channel) > 0 ? 1 : 0; in nct7363_read_fan()
Completed in 5 milliseconds