Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dmax31760.c18 #define CR2_ALERTS BIT(6) macro
537 ret = regmap_set_bits(state->regmap, REG_CR2, CR2_ALERTS); in max31760_probe()