Searched refs:PCF8591_CONTROL_AICH_MASK (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/hwmon/
H A Dpcf8591.c70 #define PCF8591_CONTROL_AICH_MASK 0x03 macro
281 if ((data->control & PCF8591_CONTROL_AICH_MASK) != channel) { pcf8591_read_channel()
282 data->control = (data->control & ~PCF8591_CONTROL_AICH_MASK) pcf8591_read_channel()

Completed in 51 milliseconds