Searched refs:regulator_set_mode (Results 1 – 18 of 18) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/samsung/odroid/ |
| H A D | odroid.c | 450 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 D | consumer.h | 257 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 D | regulator.h | 384 int regulator_set_mode(struct udevice *dev, int mode_id);
|
| /OK3568_Linux_fs/u-boot/drivers/power/regulator/ |
| H A D | regulator-uclass.su | |
| H A D | regulator-uclass.c | 198 int regulator_set_mode(struct udevice *dev, int mode) in regulator_set_mode() function
|
| /OK3568_Linux_fs/u-boot/test/dm/ |
| H A D | regulator.c | 191 ut_assertok(regulator_set_mode(dev, val_set)); in dm_test_power_regulator_set_get_mode()
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | virtual.c | 255 ret = regulator_set_mode(data->regulator, mode); in set_mode()
|
| H A D | core.c | 4330 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 D | ufs-mediatek.c | 937 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 D | regulator.c | 372 ret = regulator_set_mode(dev, mode); in do_mode()
|
| /OK3568_Linux_fs/kernel/Documentation/power/regulator/ |
| H A D | consumer.rst | 169 int regulator_set_mode(struct regulator *regulator, unsigned int mode);
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_vivo | 1350 regulator_set_mode
|
| H A D | abi_gki_aarch64_exynos | 1633 regulator_set_mode
|
| H A D | abi_gki_aarch64_qcom | 2017 regulator_set_mode
|
| H A D | abi_gki_aarch64_mtk | 1733 regulator_set_mode
|
| H A D | abi_gki_aarch64_oplus | 2197 regulator_set_mode
|
| H A D | abi_gki_aarch64_galaxy | 3342 regulator_set_mode
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | u-boot.map | |