Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/include/drivers/st/
A Dregulator.h20 #define REGUL_ALWAYS_ON BIT(0) macro
/arm-trusted-firmware-2.8.0/drivers/st/regulator/
A Dregulator_core.c159 if (rdev->flags & REGUL_ALWAYS_ON) { in regulator_disable()
392 if ((flag == REGUL_ALWAYS_ON) || (flag == REGUL_BOOT_ON)) { in regulator_set_flag()
425 ret = regulator_set_flag(rdev, REGUL_ALWAYS_ON); in parse_properties()

Completed in 3 milliseconds