Lines Matching refs:regulator
7 da9062-regulator : : LDOs & BUCKs
40 The component follows the standard regulator framework and the bindings
41 details of individual regulator device can be found in:
42 Documentation/devicetree/bindings/regulator/regulator.txt
73 regulator-name = "BUCK1";
74 regulator-min-microvolt = <300000>;
75 regulator-max-microvolt = <1570000>;
76 regulator-min-microamp = <500000>;
77 regulator-max-microamp = <2000000>;
78 regulator-boot-on;
81 regulator-name = "LDO_1";
82 regulator-min-microvolt = <900000>;
83 regulator-max-microvolt = <3600000>;
84 regulator-boot-on;