Home
last modified time | relevance | path

Searched full:ldo5 (Results 1 – 25 of 143) sorted by relevance

123456

/linux/drivers/regulator/
H A Dtps65912-regulator.c19 LDO4, LDO5, LDO6, LDO7, LDO8, LDO9, LDO10 }; enumerator
96 TPS65912_REGULATOR("LDO5", LDO5, "ldo5", tps65912_ops_ldo,
H A Dpca9450-regulator.c221 * LDO5
611 .name = "ldo5",
613 .of_match = of_match_ptr("LDO5"),
856 .name = "ldo5",
858 .of_match = of_match_ptr("LDO5"),
1076 .name = "ldo5",
1078 .of_match = of_match_ptr("LDO5"),
1294 struct regulator_dev *ldo5; in pca9450_i2c_probe() local
1378 if (!strcmp(desc->name, "ldo5")) in pca9450_i2c_probe()
1379 ldo5 = rdev; in pca9450_i2c_probe()
[all …]
H A Drn5t618-regulator.c54 REG(LDO5, LDOEN1, BIT(4), LDO5DAC, 0x7f, 900000, 3500000, 25000),
70 REG(LDO5, LDOEN1, BIT(4), LDO5DAC, 0x7f, 900000, 3500000, 25000),
88 REG(LDO5, LDOEN1, BIT(4), LDO5DAC, 0x7f, 600000, 3500000, 25000),
H A Dda9052-regulator.c339 DA9052_LDO(LDO5, ldo5, 50, 1200, 3600, 6, 6, 0),
356 DA9052_LDO(LDO5, ldo5, 50, 1200, 3600, 6, 6, 0),
H A Dmax8907-regulator.c157 LDO_750_50(LDO5, "in5", MAX8907_REG_LDOCTL5),
198 MATCH(ldo5, LDO5),
/linux/Documentation/devicetree/bindings/regulator/
H A Dpv88060.txt11 BUCK1, LDO1, LDO2, LDO3, LDO4, LDO5, LDO6, LDO7, SW1, SW2, SW3, SW4,
63 LDO5 {
64 regulator-name = "ldo5";
H A Dmax8925-regulator.txt12 - LDO5 for LDO LDO5
H A Ddlg,slg51000.yaml38 Input supply for ldo5, required if regulator is enabled
113 ldo5 {
H A Dtps6586x.txt31 Note: LDO5 and LDO_RTC is supplied by SYS regulator internally and driver
110 ldo5_reg: ldo5 {
H A Dlp872x.txt83 vcam: ldo5 {
126 vcmmb_core: ldo5 {
/linux/arch/arm/boot/dts/ti/omap/
H A Ddra72-evm-tps65917.dtsi31 ldo5-in-supply = <&vsys_3v3>;
105 ldo5_reg: ldo5 {
107 regulator-name = "ldo5";
/linux/Documentation/devicetree/bindings/mfd/
H A Dwm831x.txt47 ldo5 : LDO5
H A Drohm,bd71828-pmic.yaml180 ldo5: LDO5 {
181 regulator-name = "ldo5";
H A Drohm,bd71847-pmic.yaml216 ldo5: LDO5 {
217 regulator-name = "ldo5";
H A Dx-powers,axp152.yaml217 LDO5 power supply node, if present.
412 reg_ldo5: ldo5 {
413 regulator-name = "ldo5";
H A Drohm,bd96801-pmic.yaml142 ldo5 {
143 regulator-name = "ldo5";
/linux/drivers/mfd/
H A Drohm-bd96801.c101 DEFINE_RES_IRQ_NAMED(BD96801_LDO5_PVIN_ERR_STAT, "ldo5-pvin-err"),
102 DEFINE_RES_IRQ_NAMED(BD96801_LDO5_OVP_ERR_STAT, "ldo5-ovp-err"),
103 DEFINE_RES_IRQ_NAMED(BD96801_LDO5_UVP_ERR_STAT, "ldo5-uvp-err"),
104 DEFINE_RES_IRQ_NAMED(BD96801_LDO5_SHDN_ERR_STAT, "ldo5-shdn-err"),
178 DEFINE_RES_IRQ_NAMED(BD96801_LDO5_OCPH_STAT, "ldo5-overcurr"),
179 DEFINE_RES_IRQ_NAMED(BD96801_LDO5_OVD_STAT, "ldo5-overvolt"),
180 DEFINE_RES_IRQ_NAMED(BD96801_LDO5_UVD_STAT, "ldo5-undervolt"),
346 /* Reg 0x59 LDO5 ERR IRQs */
430 /* LDO5 INTB */
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mn-ddr3l-evk.dts105 ldo5: LDO5 { label
H A Dimx8mm-evkb.dts121 ldo5_reg: LDO5 {
122 regulator-name = "LDO5";
H A Dimx93-tqma9352.dtsi167 ldo5: LDO5 { label
168 regulator-name = "LDO5";
H A Dimx8mn-evk.dts118 ldo5: LDO5 { label
H A Dimx8mq-pico-pi.dts173 ldo5: LDO5 { label
174 regulator-name = "ldo5";
H A Dimx8mq-phanbell.dts235 ldo5: LDO5 { label
236 regulator-name = "ldo5";
/linux/arch/arm/boot/dts/allwinner/
H A Daxp209.dtsi116 reg_ldo5: ldo5 {
117 regulator-name = "ldo5";
/linux/include/linux/mfd/
H A Drohm-bd96801.h125 /* Reg 0x59 LDO5 ERR IRQs */
184 /* Reg 0x61 (LDO5 INTB) */

123456