Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/devicetree/bindings/regulator/
Dsamsung,s5m8767.txt20 - s5m8767,pmic-buck3-dvs-voltage: A set of 8 voltage values in micro-volt (uV)
21 units for buck3 when changing voltage using gpio dvs. Refer to [1] below
42 - s5m8767,pmic-buck3-uses-gpio-dvs: 'buck3' can be controlled by gpio dvs.
86 s5m8767,pmic-buck3-uses-gpio-dvs;
104 s5m8767,pmic-buck3-dvs-voltage = <1100000>, <1100000>,
Drohm,bd71837-regulator.txt43 buck3: BUCK3 {
44 regulator-name = "buck3";
D88pm800.txt14 buck1, buck2, buck3, buck4, buck5, ldo1, ldo2, ldo3, ldo4, ldo5, ldo6, ldo7,
Dpv88090.txt43 regulator-name = "buck3";
Dpv88080.txt48 regulator-name = "buck3";
/Linux-v4.19/Documentation/devicetree/bindings/mfd/
Dda9052-i2c.txt21 buck3 : regulator BUCK MEM
56 buck3 {
Dda9062.txt48 buck3 : BUCK_3
59 buck3 : BUCK_3
/Linux-v4.19/arch/arm/boot/dts/
Dimx53-qsb.dts34 buck3_reg: buck3 {
Dimx6qdl-phytec-phycore-som.dtsi122 vdd_ddr3_1p5: buck3 {
Dimx53-voipac-dmm-668.dtsi170 buck3_reg: buck3 {
Dexynos4412-itop-scp-core.dtsi148 s5m8767,pmic-buck3-dvs-voltage = <1000000>, <1000000>,
Dexynos4412-origen.dts135 s5m8767,pmic-buck3-dvs-voltage = <1100000>, <1100000>,
Dexynos5250-arndale.dts193 s5m8767,pmic-buck3-dvs-voltage = <1100000>;
Dexynos5250-spring.dts134 s5m8767,pmic-buck3-dvs-voltage = <1100000>, <1100000>,
Dimx53-ppd.dts350 buck3_reg: buck3 {
/Linux-v4.19/drivers/regulator/
D88pm800.c209 PM800_BUCK(buck3, BUCK3, BUCK_ENA, 2, 1200000, buck2_5_volt_range, 0x73),
/Linux-v4.19/include/linux/mfd/
D88pm860x.h445 struct regulator_init_data *buck3; member
/Linux-v4.19/drivers/mfd/
D88pm860x-core.c809 if (pdata->buck3) { in device_regulator_init()
810 reg_devs[2].platform_data = pdata->buck3; in device_regulator_init()