Lines Matching refs:regulator
24 regulator-compatible = LDOn/BUCKn
25 standard regulator constraints....
27 refer Documentation/devicetree/bindings/regulator/regulator.txt
29 The regulator-compatible property of regulator should initialized with string
40 Use standard regulator bindings for it ('regulator-off-in-suspend').
43 control. To turn this feature on this property must be added to the regulator
59 regulator-compatible = "LDO11";
60 regulator-name = "vdd_ldo11";
61 regulator-min-microvolt = <1900000>;
62 regulator-max-microvolt = <1900000>;
63 regulator-always-on;
67 regulator-compatible = "BUCK1";
68 regulator-name = "vdd_mif";
69 regulator-min-microvolt = <950000>;
70 regulator-max-microvolt = <1300000>;
71 regulator-always-on;
72 regulator-boot-on;
76 regulator-compatible = "BUCK9";
77 regulator-name = "CAM_ISP_CORE_1.2V";
78 regulator-min-microvolt = <1000000>;
79 regulator-max-microvolt = <1200000>;