Searched refs:TMP421_CONFIG_REG_REN_MASK (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/hwmon/ | ||
H A D | tmp421.c | 38 #define TMP421_CONFIG_REG_REN_MASK GENMASK(6, 3) macro 181 new = old & ~TMP421_CONFIG_REG_REN_MASK; in tmp421_enable_channels() |
Completed in 1 milliseconds