Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dslg51000-regulator.h476 #define SLG51000_IRQ_CRC_MASK (0x01 << 0) macro
H A Dslg51000-regulator.c380 !(mask_otp & SLG51000_IRQ_CRC_MASK)) { in slg51000_irq_handler()