Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/drivers/st/
H A Dregulator.h27 #define REGUL_BOOT_ON BIT(1) macro
/rk3399_ARM-atf/drivers/st/regulator/
H A Dregulator_core.c398 if ((flag == REGUL_ALWAYS_ON) || (flag == REGUL_BOOT_ON)) { in regulator_set_flag()