Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dslg51000-regulator.h448 #define SLG51000_IRQ_ILIM_FLAG_MASK (0x01 << 0) macro
H A Dslg51000-regulator.c387 if (!(evt[i][R2] & SLG51000_IRQ_ILIM_FLAG_MASK) && in slg51000_irq_handler()