Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/power/
H A Dregulator.h262 int regulator_mode(struct udevice *dev, struct dm_regulator_mode **modep);
/OK3568_Linux_fs/u-boot/drivers/power/regulator/
H A Dregulator-uclass.su
H A Dregulator-uclass.c17 int regulator_mode(struct udevice *dev, struct dm_regulator_mode **modep) in regulator_mode() function
/OK3568_Linux_fs/u-boot/cmd/
H A Dregulator.c174 mode_count = regulator_mode(dev, &modes); in do_info()
/OK3568_Linux_fs/u-boot/
H A Du-boot.map