Searched refs:SLG51000_EVT_CRC_MASK (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/regulator/ | ||
D | slg51000-regulator.h | 472 #define SLG51000_EVT_CRC_MASK (0x01 << 0) macro |
D | slg51000-regulator.c | 382 if ((evt_otp & SLG51000_EVT_CRC_MASK) && in slg51000_irq_handler() |