Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dmt6363-regulator.c382 static int mt6363_buck_unlock(struct regmap *map, bool unlock) in mt6363_buck_unlock() function
401 ret = mt6363_buck_unlock(regmap, true); in mt6363_regulator_set_mode()
407 mt6363_buck_unlock(regmap, false); in mt6363_regulator_set_mode()
417 ret = mt6363_buck_unlock(regmap, true); in mt6363_regulator_set_mode()
423 mt6363_buck_unlock(regmap, false); in mt6363_regulator_set_mode()
592 ret = mt6363_buck_unlock(regmap, true); in mt6363_va15_set_voltage_sel()
606 mt6363_buck_unlock(rdev->regmap, false); in mt6363_va15_set_voltage_sel()