Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/samsung/odroid/
H A Dodroid.c450 return regulator_set_mode(dev, OPMODE_ON); in s5pc210_phy_control()
452 return regulator_set_mode(dev, OPMODE_LPM); in s5pc210_phy_control()
/OK3568_Linux_fs/kernel/include/linux/regulator/
H A Dconsumer.h257 int regulator_set_mode(struct regulator *regulator, unsigned int mode);
522 static inline int regulator_set_mode(struct regulator *regulator, in regulator_set_mode() function
/OK3568_Linux_fs/u-boot/include/power/
H A Dregulator.h384 int regulator_set_mode(struct udevice *dev, int mode_id);
/OK3568_Linux_fs/u-boot/drivers/power/regulator/
H A Dregulator-uclass.su
H A Dregulator-uclass.c198 int regulator_set_mode(struct udevice *dev, int mode) in regulator_set_mode() function
/OK3568_Linux_fs/u-boot/test/dm/
H A Dregulator.c191 ut_assertok(regulator_set_mode(dev, val_set)); in dm_test_power_regulator_set_get_mode()
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dvirtual.c255 ret = regulator_set_mode(data->regulator, mode); in set_mode()
H A Dcore.c4330 int regulator_set_mode(struct regulator *regulator, unsigned int mode) in regulator_set_mode() function
4363 EXPORT_SYMBOL_GPL(regulator_set_mode);
5051 ret = regulator_set_mode(regulator, mode); in reg_debug_mode_set()
/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufs-mediatek.c937 regulator_set_mode(hba->vreg_info.vccq2->reg, in ufs_mtk_vreg_set_lpm()
940 regulator_set_mode(hba->vreg_info.vccq2->reg, in ufs_mtk_vreg_set_lpm()
/OK3568_Linux_fs/u-boot/cmd/
H A Dregulator.c372 ret = regulator_set_mode(dev, mode); in do_mode()
/OK3568_Linux_fs/kernel/Documentation/power/regulator/
H A Dconsumer.rst169 int regulator_set_mode(struct regulator *regulator, unsigned int mode);
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_vivo1350 regulator_set_mode
H A Dabi_gki_aarch64_exynos1633 regulator_set_mode
H A Dabi_gki_aarch64_qcom2017 regulator_set_mode
H A Dabi_gki_aarch64_mtk1733 regulator_set_mode
H A Dabi_gki_aarch64_oplus2197 regulator_set_mode
H A Dabi_gki_aarch64_galaxy3342 regulator_set_mode
/OK3568_Linux_fs/u-boot/
H A Du-boot.map