Searched refs:DS1621_REG_CONFIG_POLARITY (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 Dds1621.c50 #define DS1621_REG_CONFIG_POLARITY 0x02 macro
111 new_conf &= ~DS1621_REG_CONFIG_POLARITY;
113 new_conf |= DS1621_REG_CONFIG_POLARITY;

Completed in 25 milliseconds