Home
last modified time | relevance | path

Searched refs:ldo4 (Results 1 – 48 of 48) 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):
24 regulator is fixed to 1.8 V on LTC3589 and to 2.8 V on LTC3589-1,2. The ldo4
94 ldo4_reg: ldo4 {
Dtps65217.txt18 tps65217: dcdc1, dcdc2, dcdc3, ldo1, ldo2, ldo3 and ldo4
71 ldo4_reg: ldo4 {
D88pm800.txt14 buck1, buck2, buck3, buck4, buck5, ldo1, ldo2, ldo3, ldo4, ldo5, ldo6, ldo7,
Dlp872x.txt76 vcam_core: ldo4 {
119 vcmmb_io: ldo4 {
Dmax8907.txt26 sd1, sd2, sd3, ldo1, ldo2, ldo3, ldo4, ldo5, ldo6, ldo7, ldo8, ldo9, ldo10,
Dtwl-regulator.txt26 - "ti,twl6032-ldo4" for LDO4 LDO
Dtps6586x.txt105 ldo4_reg: ldo4 {
/linux-4.4.14/arch/arm/boot/dts/
Daxp209.dtsi84 reg_ldo4: ldo4 {
85 regulator-name = "ldo4";
Dtps65217.dtsi53 regulator-compatible = "ldo4";
Dimx53-qsb.dts72 ldo4_reg: ldo4 {
Dimx53-voipac-dmm-668.dtsi207 ldo4_reg: ldo4 {
Dimx6qdl-aristainetos2.dtsi211 ldo4 {
212 regulator-name = "ldo4";
Domap5-board-common.dtsi498 ldo4_reg: ldo4 {
500 regulator-name = "ldo4";
Domap5-cm-t54.dts537 ldo4_reg: ldo4 {
539 regulator-name = "ldo4";
Dsun7i-a20-olinuxino-lime2.dts148 vcc_csi1: ldo4 {
Dtegra114-tn7.dts173 ldo4 {
Dimx6qdl-phytec-pfla02.dtsi158 vdd_eth_io_reg: ldo4 {
Dam57xx-beagle-x15.dts495 ldo4_reg: ldo4 {
497 regulator-name = "ldo4";
Dsh73a0-kzm9g.dts261 ldo4 {
Ddra72-evm.dts403 ldo4_reg: ldo4 {
405 regulator-name = "ldo4";
Dtegra30-colibri.dtsi276 ldo4_reg: ldo4 {
Dtegra20-tamonten.dtsi402 ldo4 {
Dtegra20-colibri-512.dtsi312 regulator-compatible = "ldo4";
Dtegra20-paz00.dts378 ldo4 {
Dtegra114-dalmore.dts920 ldo4-in-supply = <&tps65090_dcdc2_reg>;
995 ldo4 {
Dtegra124-nyan.dtsi255 vdd_run_cam: ldo4 {
Dtegra20-whistler.dts369 ldo4 {
Dtegra20-ventana.dts460 ldo4 {
Dtegra30-cardhu.dtsi295 ldo4_reg: ldo4 {
Dtegra30-apalis.dtsi510 ldo4_reg: ldo4 {
Dtegra20-harmony.dts384 ldo4 {
Dtegra20-seaboard.dts485 ldo4 {
Dtegra114-roth.dts892 ldo4 {
Dtegra124-venice2.dts788 vdd_run_cam: ldo4 {
Dtegra124-jetson-tk1.dts1567 ldo4 {
Dtegra30-beaver.dts1833 ldo4_reg: ldo4 {
/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Dda9052-i2c.txt15 ldo4 : regulator LDO4
Dda9055.txt40 ldo4 : regulator LDO4
Dtps65910.txt25 tps65911: vrtc, vio, vdd1, vdd3, vddctrl, ldo1, ldo2, ldo3, ldo4, ldo5,
162 regulator-compatible = "ldo4";
Dda9062.txt38 ldo4 : LDO_4
Dda9063.txt38 ldo4 : LDO_4
/linux-4.4.14/include/linux/mfd/
Dmax8925.h244 struct regulator_init_data *ldo4; member
D88pm860x.h449 struct regulator_init_data *ldo4; member
/linux-4.4.14/drivers/regulator/
D88pm800.c216 PM800_LDO(ldo4, LDO4, LDO_ENA1_1, 3, 300000, ldo3_17_volt_table),
Dmax8907-regulator.c200 MATCH(ldo4, LDO4),
/linux-4.4.14/drivers/mfd/
Dmax8925-core.c760 if (pdata->ldo4) { in init_regulator()
761 reg_devs[6].platform_data = pdata->ldo4; in init_regulator()
D88pm860x-core.c823 if (pdata->ldo4) { in device_regulator_init()
824 reg_devs[6].platform_data = pdata->ldo4; in device_regulator_init()
/linux-4.4.14/include/linux/i2c/
Dtwl.h750 struct regulator_init_data *ldo4; member