Home
last modified time | relevance | path

Searched refs:ldo3 (Results 1 – 46 of 46) sorted by relevance

/linux-4.1.27/Documentation/devicetree/bindings/regulator/
Dltc3589.txt9 ldo1, ldo2, ldo3, and ldo4, specifying the initialization data as
16 Required properties (not on ldo3, ldo4):
23 have a fixed 0.8 V reference and thus output 0.8 * (1 + R1/R2) V. The ldo3
88 ldo3_reg: ldo3 {
Dtps65217.txt18 tps65217: dcdc1, dcdc2, dcdc3, ldo1, ldo2, ldo3 and ldo4
64 ldo3_reg: ldo3 {
D88pm800.txt14 buck1, buck2, buck3, buck4, buck5, ldo1, ldo2, ldo3, ldo4, ldo5, ldo6, ldo7,
Dlp872x.txt70 vcam_io: ldo3 {
114 vcam: ldo3 {
Dmax8907.txt26 sd1, sd2, sd3, ldo1, ldo2, ldo3, ldo4, ldo5, ldo6, ldo7, ldo8, ldo9, ldo10,
Dtwl-regulator.txt25 - "ti,twl6032-ldo3" for LDO3 LDO
Das3722-regulator.txt17 vin-ldo3-4-supply: Input supply for LDO3 and LDO4.
Dtps6586x.txt100 ldo3_reg: ldo3 {
/linux-4.1.27/arch/arm/boot/dts/
Dtps65217.dtsi48 regulator-compatible = "ldo3";
Daxp209.dtsi85 reg_ldo3: ldo3 {
86 regulator-name = "ldo3";
Dimx53-qsb.dts66 ldo3_reg: ldo3 {
Dam57xx-beagle-x15.dts374 ldo3_reg: ldo3 {
376 regulator-name = "ldo3";
Dimx53-voipac-dmm-668.dtsi200 ldo3_reg: ldo3 {
Ddra72-evm.dts230 ldo3_reg: ldo3 {
232 regulator-name = "ldo3";
Domap5-uevm.dts474 ldo3_reg: ldo3 {
476 regulator-name = "ldo3";
Dtegra124-nyan.dtsi158 vin-ldo3-4-supply = <&vdd_3v3_sys>;
246 ldo3 {
Ddra7-evm.dts365 ldo3_reg: ldo3 {
367 regulator-name = "ldo3";
Domap5-cm-t54.dts528 ldo3_reg: ldo3 {
530 regulator-name = "ldo3";
Dtegra114-tn7.dts165 ldo3 {
Dsun7i-a20-olinuxino-lime2.dts153 vcc_csi0: ldo3 {
Dsh73a0-kzm9g.dts253 ldo3 {
Dtegra20-tamonten.dtsi395 ldo3 {
Dtegra124-venice2.dts682 vin-ldo3-4-supply = <&vdd_3v3_sys>;
771 ldo3 {
Dtegra20-paz00.dts371 ldo3 {
Dtegra114-dalmore.dts919 ldo3-in-supply = <&palmas_smps3_reg>;
989 avdd_1v2_reg: ldo3 {
Dtegra30-apalis.dtsi477 ldo3_reg: ldo3 {
Dtegra20-whistler.dts362 ldo3 {
Dtegra20-ventana.dts453 ldo3 {
Dtegra20-harmony.dts377 ldo3 {
Dtegra124-jetson-tk1.dts1461 vin-ldo3-4-supply = <&vdd_3v3_sys>;
1550 ldo3 {
Dtegra20-seaboard.dts477 ldo3 {
Dtegra114-roth.dts884 vdd_1v2_ap: ldo3 {
Dexynos4412-trats2.dts244 ldo3_reg: ldo3 {
/linux-4.1.27/include/linux/mfd/
Dmax8925.h243 struct regulator_init_data *ldo3; member
D88pm860x.h448 struct regulator_init_data *ldo3; member
/linux-4.1.27/Documentation/devicetree/bindings/mfd/
Dda9055.txt39 ldo3 : regulator LDO3
Dtps65910.txt25 tps65911: vrtc, vio, vdd1, vdd3, vddctrl, ldo1, ldo2, ldo3, ldo4, ldo5,
155 regulator-compatible = "ldo3";
Dda9063.txt36 ldo3 : LDO_3
Daxp20x.txt92 ldo3 {
Das3722.txt96 vin-ldo3-4-supply: Input supply for LDO3 and LDO4.
/linux-4.1.27/drivers/regulator/
D88pm800.c245 PM800_REGULATOR_OF_MATCH(ldo3, LDO3),
Dmax8907-regulator.c199 MATCH(ldo3, LDO3),
/linux-4.1.27/drivers/mfd/
Dmax8925-core.c759 if (pdata->ldo3) { in init_regulator()
760 reg_devs[5].platform_data = pdata->ldo3; in init_regulator()
D88pm860x-core.c823 if (pdata->ldo3) { in device_regulator_init()
824 reg_devs[5].platform_data = pdata->ldo3; in device_regulator_init()
/linux-4.1.27/arch/arm/mach-pxa/
Dem-x270.c1104 REGULATOR_CONSUMER(ldo3, "reg-userspace-consumer.0", "vcc gps");
1126 REGULATOR_INIT(ldo3, 3200000, 3200000, REGULATOR_CHANGE_STATUS);
/linux-4.1.27/include/linux/i2c/
Dtwl.h748 struct regulator_init_data *ldo3; member