Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dslg51000-regulator.h248 #define SLG51000_FLT_POR_MASK (0x01 << 5) macro
H A Dslg51000-regulator.c434 if (val & SLG51000_FLT_POR_MASK) in slg51000_clear_fault_log()