Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/extres/regulator/
H A Dregulator_fixed.c269 *status = REGULATOR_STATUS_ENABLED; in regnode_fixed_status()
277 *status = REGULATOR_STATUS_ENABLED; in regnode_fixed_status()
H A Dregulator.h45 #define REGULATOR_STATUS_ENABLED 0x00000001 macro
H A Dregulator.c180 if (ret == 0 && status == REGULATOR_STATUS_ENABLED) in regulator_shutdown()
229 *status = REGULATOR_STATUS_ENABLED; in regnode_method_status()