Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dslg51000-regulator.h254 #define SLG51000_FLT_OVER_TEMP_MASK (0x01 << 1) macro
H A Dslg51000-regulator.c428 if (val & SLG51000_FLT_OVER_TEMP_MASK) in slg51000_clear_fault_log()