Home
last modified time | relevance | path

Searched full:regulator (Results 1 – 25 of 646) sorted by relevance

12345678910>>...26

/Documentation/devicetree/bindings/regulator/
Dmt6359-regulator.yaml4 $id: http://devicetree.org/schemas/regulator/mt6359-regulator.yaml#
7 title: MT6359 Regulator from MediaTek Integrated
14 according to its regulator type, buck_<name> and ldo_<name>.
20 $ref: regulator.yaml#
23 regulator-name:
30 $ref: regulator.yaml#
33 regulator-name:
40 $ref: regulator.yaml#
43 regulator-name:
50 $ref: regulator.yaml#
[all …]
Dmt6323-regulator.txt1 Mediatek MT6323 Regulator
5 PMIC's node. Each regulator is named according to its regulator type,
8 Documentation/devicetree/bindings/regulator/regulator.txt.
24 regulator-name = "vproc";
25 regulator-min-microvolt = < 700000>;
26 regulator-max-microvolt = <1350000>;
27 regulator-ramp-delay = <12500>;
28 regulator-always-on;
29 regulator-boot-on;
33 regulator-name = "vsys";
[all …]
Dmediatek,mt6357-regulator.yaml4 $id: http://devicetree.org/schemas/regulator/mediatek,mt6357-regulator.yaml#
16 Regulators and nodes are named according to the regulator type:
24 $ref: regulator.yaml#
27 Properties for single BUCK regulator.
30 - regulator-name
31 - regulator-min-microvolt
32 - regulator-max-microvolt
36 $ref: regulator.yaml#
39 Properties for single fixed LDO regulator.
42 - regulator-name
[all …]
Dmediatek,mt6331-regulator.yaml4 $id: http://devicetree.org/schemas/regulator/mediatek,mt6331-regulator.yaml#
7 title: MT6331 Regulator from MediaTek Integrated
14 and nodes are named according to the regulator type:
21 $ref: regulator.yaml#
24 regulator-name:
31 $ref: regulator.yaml#
34 regulator-name:
41 $ref: regulator.yaml#
44 regulator-name:
51 $ref: regulator.yaml#
[all …]
Dmediatek,mt6397-regulator.yaml4 $id: http://devicetree.org/schemas/regulator/mediatek,mt6397-regulator.yaml#
7 title: MediaTek MT6397 Regulator
14 Regulator node of the PMIC. This node should under the PMIC's device node.
21 - const: mediatek,mt6397-regulator
27 $ref: regulator.yaml#
29 regulator-allowed-modes:
31 BUCK regulators can set regulator-initial-mode and regulator-allowed-modes to
32 values specified in dt-bindings/regulator/mediatek,mt6397-regulator.h
40 $ref: regulator.yaml#
42 regulator-allowed-modes: false
[all …]
Dtps65218.txt9 - This is the list of child nodes that specify the regulator
12 using the standard binding for regulators found at ./regulator.txt.
15 tps65217: regulator-dcdc1, regulator-dcdc2, regulator-dcdc3, regulator-dcdc4,
16 regulator-dcdc5, regulator-dcdc6, regulator-ldo1, regulator-ls3.
17 Each regulator is defined using the standard binding for regulators.
27 dcdc1: regulator-dcdc1 {
28 regulator-name = "vdd_core";
29 regulator-min-microvolt = <912000>;
30 regulator-max-microvolt = <1144000>;
31 regulator-boot-on;
[all …]
Dpv88060.txt1 * Powerventure Semiconductor PV88060 Voltage Regulator
7 - regulators: A node that houses a sub-node for each regulator within the
10 standard binding for regulators; see regulator.txt.
15 - Any optional property defined in regulator.txt
27 regulator-name = "buck1";
28 regulator-min-microvolt = <2800000>;
29 regulator-max-microvolt = <4387500>;
30 regulator-min-microamp = <1496000>;
31 regulator-max-microamp = <4189000>;
32 regulator-boot-on;
[all …]
Dmt6380-regulator.txt1 MediaTek MT6380 Regulator
4 subnodes of the MT6380 regulators node. Each regulator is named according
5 to its regulator type, buck-<name> and ldo-<name>. The definition for each
7 Documentation/devicetree/bindings/regulator/regulator.txt.
18 compatible = "mediatek,mt6380-regulator";
21 regulator-name = "vcore1";
22 regulator-min-microvolt = < 600000>;
23 regulator-max-microvolt = <1393750>;
24 regulator-ramp-delay = <6250>;
25 regulator-always-on;
[all …]
Dmicrochip,mcp16502.yaml4 $id: http://devicetree.org/schemas/regulator/microchip,mcp16502.yaml#
54 $ref: regulator.yaml#
58 regulator-initial-mode:
63 regulator-allowed-modes:
94 regulator-name = "VDD_IO";
95 regulator-min-microvolt = <3300000>;
96 regulator-max-microvolt = <3300000>;
97 regulator-initial-mode = <2>;
98 regulator-allowed-modes = <2>, <4>;
99 regulator-always-on;
[all …]
Drichtek,rtq2208.yaml4 $id: http://devicetree.org/schemas/regulator/richtek,rtq2208.yaml#
7 title: Richtek RTQ2208 SubPMIC Regulator
16 Bucks support "regulator-allowed-modes" and "regulator-mode". The former defines the permitted
57 $ref: regulator.yaml#
60 description for buck-[a-h] regulator.
63 regulator-allowed-modes:
73 $ref: regulator.yaml#
76 regulator description for ldo[1-2].
82 the range of the regulator's adjustable mode.
106 regulator-min-microvolt = <400000>;
[all …]
Dda9211.txt2 Voltage Regulator
9 - regulators: A node that houses a sub-node for each regulator within the
12 standard binding for regulators; see regulator.txt.
17 - Any optional property defined in regulator.txt
18 - regulator-initial-mode and regulator-allowed-modes may be specified using
19 mode values from dt-bindings/regulator/dlg,da9211-regulator.h
29 regulator-name = "VBUCKA";
30 regulator-min-microvolt = < 300000>;
31 regulator-max-microvolt = <1570000>;
32 regulator-min-microamp = <2000000>;
[all …]
Dmediatek,mt6332-regulator.yaml4 $id: http://devicetree.org/schemas/regulator/mediatek,mt6332-regulator.yaml#
7 title: MT6332 Regulator from MediaTek Integrated
14 regulators and nodes are named according to the regulator type:
21 $ref: regulator.yaml#
24 regulator-name:
31 $ref: regulator.yaml#
34 regulator-name:
46 regulator-name = "vdram";
47 regulator-min-microvolt = <700000>;
48 regulator-max-microvolt = <1493750>;
[all …]
Dactive-semi,act8846.yaml4 $id: http://devicetree.org/schemas/regulator/active-semi,act8846.yaml#
7 title: Active-semi ACT8846 regulator
59 $ref: /schemas/regulator/regulator.yaml#
83 regulator-name = "VCC_DDR";
84 regulator-min-microvolt = <1200000>;
85 regulator-max-microvolt = <1200000>;
86 regulator-always-on;
90 regulator-name = "VCC_IO";
91 regulator-min-microvolt = <3300000>;
92 regulator-max-microvolt = <3300000>;
[all …]
Dnxp,pf8x00-regulator.yaml4 $id: http://devicetree.org/schemas/regulator/nxp,pf8x00-regulator.yaml#
37 $ref: regulator.yaml#
39 Properties for single LDO regulator.
45 $ref: regulator.yaml#
47 Properties for single BUCK regulator.
58 "regulator-max-microamp" instead.
78 $ref: regulator.yaml#
80 Properties for single VSNVS regulator.
105 regulator-always-on;
106 regulator-boot-on;
[all …]
Dactive-semi,act8945a.yaml4 $id: http://devicetree.org/schemas/regulator/active-semi,act8945a.yaml#
7 title: Active-semi ACT8945a regulator
38 $ref: /schemas/regulator/regulator.yaml#
47 $ref: /schemas/regulator/regulator.yaml#
56 $ref: /schemas/regulator/regulator.yaml#
66 $ref: /schemas/regulator/regulator.yaml#
75 $ref: /schemas/regulator/regulator.yaml#
129 #include <dt-bindings/regulator/active-semi,8945a-regulator.h>
142 regulator-name = "VDD_1V35";
143 regulator-min-microvolt = <1350000>;
[all …]
Dmediatek,mt6358-regulator.yaml4 $id: http://devicetree.org/schemas/regulator/mediatek,mt6358-regulator.yaml#
7 title: MediaTek MT6358 Regulator
13 Regulator node of the PMIC. This node should under the PMIC's device node.
20 - const: mediatek,mt6358-regulator
22 - const: mediatek,mt6366-regulator
23 - const: mediatek,mt6358-regulator
32 description: Supply for buck regulator vcore
34 description: Supply for buck regulator vdram1
36 description: Supply for buck regulator vgpu
38 description: Supply for buck regulator vmodem
[all …]
Dnxp,pca9450-regulator.yaml4 $id: http://devicetree.org/schemas/regulator/nxp,pca9450-regulator.yaml#
13 Regulator nodes should be named to BUCK_<number> and LDO_<number>. The
16 Documentation/devicetree/bindings/regulator/regulator.txt.
20 # The valid names for PCA9450 regulator nodes are:
47 $ref: regulator.yaml#
49 Properties for single LDO regulator.
55 $ref: regulator.yaml#
57 Properties for single BUCK regulator.
119 regulator-name = "BUCK1";
120 regulator-min-microvolt = <600000>;
[all …]
Dmt6360-regulator.yaml4 $id: http://devicetree.org/schemas/regulator/mt6360-regulator.yaml#
7 title: MT6360 Regulator from MediaTek Integrated
18 const: mediatek,mt6360-regulator
29 $ref: regulator.yaml#
33 $ref: regulator.yaml#
44 #include <dt-bindings/regulator/mediatek,mt6360-regulator.h>
45 regulator {
46 compatible = "mediatek,mt6360-regulator";
49 regulator-name = "mt6360,buck1";
50 regulator-min-microvolt = <300000>;
[all …]
/Documentation/devicetree/bindings/mfd/
Drockchip,rk806.yaml100 $ref: /schemas/regulator/regulator.yaml#
160 regulator-always-on;
161 regulator-boot-on;
162 regulator-min-microvolt = <550000>;
163 regulator-max-microvolt = <950000>;
164 regulator-ramp-delay = <12500>;
165 regulator-name = "vdd_gpu_s0";
166 regulator-state-mem {
167 regulator-off-in-suspend;
172 regulator-always-on;
[all …]
Drockchip,rk818.yaml104 $ref: /schemas/regulator/regulator.yaml#
150 regulator-name = "vdd_log";
151 regulator-always-on;
152 regulator-boot-on;
153 regulator-min-microvolt = <1100000>;
154 regulator-max-microvolt = <1100000>;
155 regulator-state-mem {
156 regulator-off-in-suspend;
161 regulator-name = "vdd_gpu";
162 regulator-always-on;
[all …]
Dmaxim,max8998.yaml69 Four voltage values in microvolts for buck1 regulator that can be
76 Two voltage values in microvolts for buck2 regulator that can be
86 $ref: /schemas/regulator/regulator.yaml#
90 as regulator.
93 regulator-min-microamp:
97 regulator-max-microamp:
101 regulator-min-microvolt: false
102 regulator-max-microvolt: false
105 - regulator-name
110 $ref: /schemas/regulator/regulator.yaml#
[all …]
Drockchip,rk816.yaml87 $ref: /schemas/regulator/regulator.yaml#
146 regulator-name = "vdd_cpu";
147 regulator-min-microvolt = <750000>;
148 regulator-max-microvolt = <1450000>;
149 regulator-ramp-delay = <6001>;
150 regulator-initial-mode = <1>;
151 regulator-always-on;
152 regulator-boot-on;
154 regulator-state-mem {
155 regulator-off-in-suspend;
[all …]
Dst,stpmic1.yaml109 $ref: /schemas/regulator/regulator.yaml
117 description: mask reset for this regulator, the regulator configuration
121 regulator-name: true
122 regulator-boot-on: true
123 regulator-always-on: true
124 regulator-min-microvolt: true
125 regulator-max-microvolt: true
126 regulator-allow-bypass: true
127 regulator-over-current-protection: true
132 $ref: /schemas/regulator/regulator.yaml
[all …]
Dtps65910.txt15 - regulators: This is the list of child nodes that specify the regulator
19 Documentation/devicetree/bindings/regulator/regulator.txt.
20 The regulator is matched with the regulator-compatible.
22 The valid regulator-compatible values are:
28 - xxx-supply: Input voltage supply regulator.
30 properties can cause the regulator registration to fail.
69 Regulator Optional properties:
70 - ti,regulator-ext-sleep-control: enable external sleep
108 vdd1_reg: regulator@0 {
109 regulator-compatible = "vdd1";
[all …]
Dmc13xxx.txt25 - regulators : Contain the regulator nodes. The regulators are bound using
55 sw1a : regulator SW1A (register 24, bit 0)
56 sw1b : regulator SW1B (register 25, bit 0)
57 sw2a : regulator SW2A (register 26, bit 0)
58 sw2b : regulator SW2B (register 27, bit 0)
59 sw3 : regulator SW3 (register 29, bit 20)
60 vaudio : regulator VAUDIO (register 32, bit 0)
61 viohi : regulator VIOHI (register 32, bit 3)
62 violo : regulator VIOLO (register 32, bit 6)
63 vdig : regulator VDIG (register 32, bit 9)
[all …]

12345678910>>...26