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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dpcf8591.c64 #define PCF8591_CONTROL_AICH_MASK 0x03 macro
265 if ((data->control & PCF8591_CONTROL_AICH_MASK) != channel) {
266 data->control = (data->control & ~PCF8591_CONTROL_AICH_MASK)

Completed in 89 milliseconds