Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dslg51000-regulator.h250 #define SLG51000_FLT_RST_MASK (0x01 << 4) macro
H A Dslg51000-regulator.c432 if (val & SLG51000_FLT_RST_MASK) in slg51000_clear_fault_log()