Home
last modified time | relevance | path

Searched refs:ldo1 (Results 1 – 25 of 96) sorted by relevance

1234

/Linux-v4.19/drivers/regulator/
Darizona-ldo1.c197 struct arizona_ldo1 *ldo1 = config->driver_data; in arizona_ldo1_of_get_pdata() local
211 init_data->consumer_supplies = &ldo1->supply; in arizona_ldo1_of_get_pdata()
229 struct arizona_ldo1 *ldo1, in arizona_ldo1_common_init() argument
240 ldo1->supply.supply = "DCVDD"; in arizona_ldo1_common_init()
241 ldo1->init_data.consumer_supplies = &ldo1->supply; in arizona_ldo1_common_init()
242 ldo1->supply.dev_name = dev_name(parent_dev); in arizona_ldo1_common_init()
245 config.driver_data = ldo1; in arizona_ldo1_common_init()
246 config.regmap = ldo1->regmap; in arizona_ldo1_common_init()
267 ldo1->ena_gpiod = config.ena_gpiod; in arizona_ldo1_common_init()
272 config.init_data = &ldo1->init_data; in arizona_ldo1_common_init()
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/mfd/
Dlp873x.txt12 buck0, buck1, ldo0 or ldo1.
26 ldo1-in-supply = <&vsys_3v3>;
59 lp8733_ldo1: ldo1 {
60 regulator-name = "lp8733-ldo1";
Dwm831x.txt43 ldo1 : LDO1
75 ldo1: ldo1 {
Dda9062.txt50 ldo1 : LDO_1
60 ldo1 : LDO_1
101 DA9062_LDO1: ldo1 {
Dtps65912.txt43 ldo1 {
44 regulator-name = "ldo1";
Dda9055.txt35 ldo1 : regulator LDO1
65 ldo1: LDO1 {
/Linux-v4.19/Documentation/devicetree/bindings/regulator/
Dtps65218.txt8 after their hardware counterparts: dcdc[1-6] and ldo1
16 regulator-dcdc5, regulator-dcdc6, regulator-ldo1, regulator-ls3.
67 ldo1: regulator-ldo1 {
Dltc3589.txt9 ldo1, ldo2, ldo3, and ldo4, specifying the initialization data as
13 nodes for sw1, sw2, sw3, bb-out, ldo1, and ldo2 additionally need to specify
22 0.3625 * (1 + R1/R2) V and 0.75 * (1 + R1/R2) V. Regulators bb-out and ldo1
26 and 3.2 V on LTC3589-1,2 in four steps. The ldo1 standby regulator can not
71 ldo1_reg: ldo1 {
Dltc3676.txt9 ldo1, ldo2, ldo3, and ldo4, specifying the initialization data as
13 nodes for sw1, sw2, sw3, sw4, ldo1, ldo2 and ldo4 additionally need to specify
24 Regulators ldo1, ldo2, and ldo4 have a fixed 0.725 V reference and thus output
25 0.725 * (1 + R1/R2) V. The ldo3 regulator is fixed to 1.8 V. The ldo1 standby
D88pm800.txt14 buck1, buck2, buck3, buck4, buck5, ldo1, ldo2, ldo3, ldo4, ldo5, ldo6, ldo7,
30 ldo1 {
Dlp872x.txt34 LP8720 has maximum 6 nodes. (child name: ldo1 ~ 5 and buck)
35 LP8725 has maximum 9 nodes. (child name: ldo1 ~ 5, lilo1,2 and buck1,2)
61 vaf: ldo1 {
105 vcam_io: ldo1 {
Drohm,bd71837-regulator.txt4 - regulator-name: should be "buck1", ..., "buck8" and "ldo1", ..., "ldo7"
79 ldo1: LDO1 {
80 regulator-name = "ldo1";
Dtps65217.txt18 tps65217: dcdc1, dcdc2, dcdc3, ldo1, ldo2, ldo3 and ldo4
50 ldo1_reg: ldo1 {
Darizona-regulator.txt14 - ldo1 : Initial data for the LDO1 regulator, as covered in
Dpalmas-pmic.txt83 ldo1_reg: ldo1 {
84 regulator-name = "ldo1";
Dtps65090.txt114 ldo1 {
115 regulator-name = "ldo1";
/Linux-v4.19/arch/arm/boot/dts/
Ddra71-evm.dts65 ldo1-in-supply =<&evm_5v0>;
93 lp8733_ldo1_reg: ldo1 {
95 regulator-name = "lp8733-ldo1";
111 ldo1-in-supply =<&vsys_3v3>;
141 lp8732_ldo1_reg: ldo1 {
143 regulator-name = "lp8732-ldo1";
Ddra72-evm-tps65917.dtsi30 ldo1-in-supply = <&vsys_3v3>;
82 ldo1_reg: ldo1 {
84 regulator-name = "ldo1";
/Linux-v4.19/Documentation/devicetree/bindings/sound/
Drt5668.txt28 - realtek,ldo1-en-gpios : The GPIO that controls the CODEC's LDO1_EN pin.
45 realtek,ldo1-en-gpios =
Drt5682.txt28 - realtek,ldo1-en-gpios : The GPIO that controls the CODEC's LDO1_EN pin.
45 realtek,ldo1-en-gpios =
Drt5665.txt35 - realtek,ldo1-en-gpios : The GPIO that controls the CODEC's LDO1_EN pin.
66 realtek,ldo1-en-gpios =
Drt5659.txt41 - realtek,ldo1-en-gpios : The GPIO that controls the CODEC's LDO1_EN pin.
76 realtek,ldo1-en-gpios =
Drt5640.txt23 - realtek,ldo1-en-gpios : The GPIO that controls the CODEC's LDO1_EN pin.
92 realtek,ldo1-en-gpios =
/Linux-v4.19/include/linux/mfd/madera/
Dpdata.h47 struct arizona_ldo1_pdata ldo1; member
/Linux-v4.19/include/linux/mfd/arizona/
Dpdata.h87 struct arizona_ldo1_pdata ldo1; member

1234