Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Drt6160-regulator.c28 #define RT6160_UVSTAT_MASK BIT(3) macro
160 if (val & RT6160_UVSTAT_MASK) in rt6160_get_error_flags()