Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dslg51000-regulator.h442 #define SLG51000_STA_VOUT_OK_FLAG_MASK (0x01 << 1) macro
H A Dslg51000-regulator.c403 (evt[i][R1] & SLG51000_STA_VOUT_OK_FLAG_MASK)) { in slg51000_irq_handler()