Searched refs:REGUL_ALWAYS_ON (Results 1 – 2 of 2) sorted by relevance
20 #define REGUL_ALWAYS_ON BIT(0) macro
161 if ((rdev->flags & REGUL_ALWAYS_ON) != 0U) { in regulator_disable()398 if ((flag == REGUL_ALWAYS_ON) || (flag == REGUL_BOOT_ON)) { in regulator_set_flag()432 ret = regulator_set_flag(rdev, REGUL_ALWAYS_ON); in parse_properties()