Lines Matching refs:regulator
16 regulator-compatible = LDOn/BUCKn
17 standard regulator constraints....
19 refer Documentation/devicetree/bindings/regulator/regulator.txt
21 The regulator node's name should be initialized with a string
32 Use standard regulator bindings for it ('regulator-off-in-suspend').
35 control. To turn this feature on this property must be added to the regulator
51 regulator-name = "vdd_ldo11";
52 regulator-min-microvolt = <1900000>;
53 regulator-max-microvolt = <1900000>;
54 regulator-always-on;
58 regulator-name = "vdd_mif";
59 regulator-min-microvolt = <950000>;
60 regulator-max-microvolt = <1300000>;
61 regulator-always-on;
62 regulator-boot-on;
66 regulator-name = "CAM_ISP_CORE_1.2V";
67 regulator-min-microvolt = <1000000>;
68 regulator-max-microvolt = <1200000>;