Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dtmp421.c37 #define TMP421_CONFIG_REG_REN(x) (BIT(3 + (x))) macro
184 new |= TMP421_CONFIG_REG_REN(i); in tmp421_enable_channels()