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