Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Drt6160-regulator.c30 #define RT6160_TSDSTAT_MASK BIT(1) macro
157 if (val & (RT6160_HDSTAT_MASK | RT6160_TSDSTAT_MASK)) in rt6160_get_error_flags()