Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/arch/arm/boot/dts/
Daxp209.dtsi80 reg_ldo3: ldo3 {
81 regulator-name = "ldo3";
Dtps65217.dtsi48 regulator-compatible = "ldo3";
Dimx53-qsb.dts66 ldo3_reg: ldo3 {
Dimx53-voipac-dmm-668.dtsi200 ldo3_reg: ldo3 {
Dimx6qdl-aristainetos2.dtsi204 ldo3 {
205 regulator-name = "ldo3";
Dtegra124-nyan.dtsi158 vin-ldo3-4-supply = <&vdd_3v3_sys>;
246 ldo3 {
Domap5-board-common.dtsi488 ldo3_reg: ldo3 {
490 regulator-name = "ldo3";
Domap5-cm-t54.dts528 ldo3_reg: ldo3 {
530 regulator-name = "ldo3";
Dsun7i-a20-olinuxino-lime2.dts142 vcc_csi0: ldo3 {
Dtegra114-tn7.dts165 ldo3 {
Dam57xx-beagle-x15.dts486 ldo3_reg: ldo3 {
488 regulator-name = "ldo3";
Dsh73a0-kzm9g.dts254 ldo3 {
Ddra72-evm.dts385 ldo3_reg: ldo3 {
387 regulator-name = "ldo3";
Ddra7-evm.dts491 ldo3_reg: ldo3 {
493 regulator-name = "ldo3";
Dtegra20-tamonten.dtsi395 ldo3 {
Dtegra124-venice2.dts690 vin-ldo3-4-supply = <&vdd_3v3_sys>;
779 ldo3 {
Dtegra20-paz00.dts371 ldo3 {
Dtegra114-dalmore.dts919 ldo3-in-supply = <&palmas_smps3_reg>;
989 avdd_1v2_reg: ldo3 {
Dtegra20-whistler.dts362 ldo3 {
Dtegra20-ventana.dts453 ldo3 {
Dtegra30-apalis.dtsi502 ldo3_reg: ldo3 {
Dtegra20-harmony.dts377 ldo3 {
Dtegra124-jetson-tk1.dts1469 vin-ldo3-4-supply = <&vdd_3v3_sys>;
1558 ldo3 {
Dtegra20-seaboard.dts478 ldo3 {
Dtegra114-roth.dts884 vdd_1v2_ap: ldo3 {
/linux-4.4.14/include/linux/mfd/
Dmax8925.h243 struct regulator_init_data *ldo3; member
D88pm860x.h448 struct regulator_init_data *ldo3; member
/linux-4.4.14/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";
Dda9062.txt37 ldo3 : LDO_3
Dda9063.txt37 ldo3 : LDO_3
Daxp20x.txt120 ldo3 {
Das3722.txt96 vin-ldo3-4-supply: Input supply for LDO3 and LDO4.
/linux-4.4.14/drivers/regulator/
D88pm800.c215 PM800_LDO(ldo3, LDO3, LDO_ENA1_1, 2, 300000, ldo3_17_volt_table),
Dmax8907-regulator.c199 MATCH(ldo3, LDO3),
/linux-4.4.14/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.4.14/drivers/mfd/
Dmax8925-core.c756 if (pdata->ldo3) { in init_regulator()
757 reg_devs[5].platform_data = pdata->ldo3; in init_regulator()
D88pm860x-core.c819 if (pdata->ldo3) { in device_regulator_init()
820 reg_devs[5].platform_data = pdata->ldo3; in device_regulator_init()
/linux-4.4.14/include/linux/i2c/
Dtwl.h749 struct regulator_init_data *ldo3; member