Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dmax5970.h57 #define MAX5970_CB_IFAULTF(ch) (1 << (ch)) macro
/openbmc/linux/drivers/regulator/
H A Dmax5970-regulator.c344 if ((val & MAX5970_CB_IFAULTF(i)) in max597x_irq_handler()