Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/power/
H A Dregulator.h306 int regulator_set_value_force(struct udevice *dev, int uV);
/OK3568_Linux_fs/u-boot/drivers/power/regulator/
H A Dregulator-uclass.su
H A Dregulator-uclass.c101 int regulator_set_value_force(struct udevice *dev, int uV) in regulator_set_value_force() function
/OK3568_Linux_fs/u-boot/cmd/
H A Dregulator.c298 ret = regulator_set_value_force(dev, value); in do_value()
/OK3568_Linux_fs/u-boot/
H A Du-boot.map