Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/regulator/
Drt6160-regulator.c167 events |= REGULATOR_ERROR_FAIL; in rt6160_get_error_flags()
/Linux-v5.15/include/linux/regulator/
Dconsumer.h148 #define REGULATOR_ERROR_FAIL BIT(4) macro