Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dmax5970.h83 #define OV_STATUS_CRIT(ch) (1 << ((ch) + 4)) macro
/openbmc/linux/drivers/regulator/
H A Dmax5970-regulator.c312 if (val & OV_STATUS_CRIT(i)) { in max597x_irq_handler()