Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Dds1621.c82 #define DS1621_REG_CONFIG_POLARITY 0x02 macro
165 new_conf &= ~DS1621_REG_CONFIG_POLARITY; in ds1621_init_client()
167 new_conf |= DS1621_REG_CONFIG_POLARITY; in ds1621_init_client()