Searched refs:regulator_set_flag (Results 1 – 3 of 3) sorted by relevance
58 int regulator_set_flag(struct rdev *rdev, uint16_t flag);
246 status = regulator_set_flag(ldo3, REGUL_SINK_SOURCE); in pmic_ddr_power_init()296 status = regulator_set_flag(ldo3, REGUL_ENABLE_BYPASS); in pmic_ddr_power_init()
384 int regulator_set_flag(struct rdev *rdev, uint16_t flag) in regulator_set_flag() function427 ret = regulator_set_flag(rdev, REGUL_ALWAYS_ON); in parse_properties()