Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dds620.c39 #define DS620_REG_CONFIG_PO1 0x0040 macro
79 new_conf &= ~DS620_REG_CONFIG_PO1; /* PO_LOW */ in ds620_init_client()
81 new_conf |= DS620_REG_CONFIG_PO1; /* PO_HIGH */ in ds620_init_client()