Lines Matching refs:regulator
102 regulator@0 {
103 compatible = "regulator-fixed";
105 regulator-name = "USB Power";
106 regulator-min-microvolt = <5000000>;
107 regulator-max-microvolt = <5000000>;
108 regulator-always-on;
109 regulator-boot-on;
112 regulator@1 {
113 compatible = "regulator-fixed";
115 regulator-name = "SATA0 power";
116 regulator-min-microvolt = <5000000>;
117 regulator-max-microvolt = <5000000>;
119 regulator-always-on;
120 regulator-boot-on;