Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dtmp464.c52 #define TMP464_CONFIG_REG_REN(x) (BIT(7 + (x))) macro
128 enable |= TMP464_CONFIG_REG_REN(i); in tmp464_enable_channels()