Home
last modified time | relevance | path

Searched +full:regulator +full:- +full:microvolt +full:- +full:offset (Results 1 – 5 of 5) sorted by relevance

/Documentation/devicetree/bindings/regulator/
Danatop-regulator.txt4 - compatible: Must be "fsl,anatop-regulator"
5 - regulator-name: A string used as a descriptive name for regulator outputs
6 - anatop-reg-offset: Anatop MFD register offset
7 - anatop-vol-bit-shift: Bit shift for the register
8 - anatop-vol-bit-width: Number of bits used in the register
9 - anatop-min-bit-val: Minimum value of this register
10 - anatop-min-voltage: Minimum voltage of this regulator
11 - anatop-max-voltage: Maximum voltage of this regulator
14 - anatop-delay-reg-offset: Anatop MFD step time register offset
15 - anatop-delay-bit-shift: Bit shift for the step time register
[all …]
Dregulator.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/regulator/regulator.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Liam Girdwood <lgirdwood@gmail.com>
11 - Mark Brown <broonie@kernel.org>
14 regulator-name:
15 description: A string used as a descriptive name for regulator outputs
18 regulator-min-microvolt:
21 regulator-max-microvolt:
[all …]
Dpbias-regulator.txt1 PBIAS internal regulator for SD card dual voltage i/o pads on OMAP SoCs.
4 - compatible:
5 - should be "ti,pbias-dra7" for DRA7
6 - should be "ti,pbias-omap2" for OMAP2
7 - should be "ti,pbias-omap3" for OMAP3
8 - should be "ti,pbias-omap4" for OMAP4
9 - should be "ti,pbias-omap5" for OMAP5
10 - "ti,pbias-omap" is deprecated
11 - reg: pbias register offset from syscon base and size of pbias register.
12 - syscon : phandle of the system control module
[all …]
Dst,stm32-vrefbuf.txt1 STM32 VREFBUF - Voltage reference buffer
8 - compatible: Must be "st,stm32-vrefbuf".
9 - reg: Offset and length of VREFBUF register set.
10 - clocks: Must contain an entry for peripheral clock.
13 vrefbuf: regulator@58003c00 {
14 compatible = "st,stm32-vrefbuf";
17 regulator-min-microvolt = <1500000>;
18 regulator-max-microvolt = <2500000>;
19 vdda-supply = <&vdda>;
/Documentation/devicetree/bindings/mfd/
Dqcom-rpm.txt8 - compatible:
12 "qcom,rpm-apq8064"
13 "qcom,rpm-msm8660"
14 "qcom,rpm-msm8960"
15 "qcom,rpm-ipq8064"
16 "qcom,rpm-mdm9615"
18 - reg:
20 Value type: <prop-encoded-array>
23 - interrupts:
25 Value type: <prop-encoded-array>
[all …]