Home
last modified time | relevance | path

Searched refs:ldo4 (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):
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.1.27/arch/arm/boot/dts/
Dtps65217.dtsi53 regulator-compatible = "ldo4";
Daxp209.dtsi89 reg_ldo4: ldo4 {
90 regulator-name = "ldo4";
Dimx53-qsb.dts72 ldo4_reg: ldo4 {
Dimx53-voipac-dmm-668.dtsi207 ldo4_reg: ldo4 {
Ddra72-evm.dts248 ldo4_reg: ldo4 {
250 regulator-name = "ldo4";
Domap5-uevm.dts484 ldo4_reg: ldo4 {
486 regulator-name = "ldo4";
Domap5-cm-t54.dts537 ldo4_reg: ldo4 {
539 regulator-name = "ldo4";
Dimx6qdl-phytec-pfla02.dtsi158 vdd_eth_io_reg: ldo4 {
Dtegra114-tn7.dts173 ldo4 {
Dsun7i-a20-olinuxino-lime2.dts159 vcc_csi1: ldo4 {
Dtegra30-colibri.dtsi251 ldo4_reg: ldo4 {
Dsh73a0-kzm9g.dts260 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 {
Dtegra30-cardhu.dtsi294 ldo4_reg: ldo4 {
Dtegra124-nyan.dtsi255 vdd_run_cam: ldo4 {
Dtegra30-apalis.dtsi485 ldo4_reg: ldo4 {
Dtegra20-whistler.dts369 ldo4 {
Dtegra20-ventana.dts460 ldo4 {
Dtegra20-harmony.dts384 ldo4 {
Dtegra20-seaboard.dts484 ldo4 {
Dtegra114-roth.dts892 ldo4 {
Dtegra124-venice2.dts780 vdd_run_cam: ldo4 {
Dexynos4412-trats2.dts252 ldo4_reg: ldo4 {
Dtegra124-jetson-tk1.dts1559 ldo4 {
Dtegra30-beaver.dts1833 ldo4_reg: ldo4 {
/linux-4.1.27/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";
Dda9063.txt37 ldo4 : LDO_4
/linux-4.1.27/include/linux/mfd/
Dmax8925.h244 struct regulator_init_data *ldo4; member
D88pm860x.h449 struct regulator_init_data *ldo4; member
/linux-4.1.27/drivers/regulator/
D88pm800.c246 PM800_REGULATOR_OF_MATCH(ldo4, LDO4),
Dmax8907-regulator.c200 MATCH(ldo4, LDO4),
/linux-4.1.27/drivers/mfd/
Dmax8925-core.c763 if (pdata->ldo4) { in init_regulator()
764 reg_devs[6].platform_data = pdata->ldo4; in init_regulator()
D88pm860x-core.c827 if (pdata->ldo4) { in device_regulator_init()
828 reg_devs[6].platform_data = pdata->ldo4; in device_regulator_init()
/linux-4.1.27/include/linux/i2c/
Dtwl.h749 struct regulator_init_data *ldo4; member