Searched refs:SLG51000_FLT_POR_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/regulator/ | ||
H A D | slg51000-regulator.h | 248 #define SLG51000_FLT_POR_MASK (0x01 << 5) macro |
H A D | slg51000-regulator.c | 434 if (val & SLG51000_FLT_POR_MASK) in slg51000_clear_fault_log() |