Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dds1621.c69 #define DS1621_REG_CONFIG_POLARITY 0x02 macro
152 new_conf &= ~DS1621_REG_CONFIG_POLARITY; in ds1621_init_client()
154 new_conf |= DS1621_REG_CONFIG_POLARITY; in ds1621_init_client()