Lines Matching refs:regulator
66 regulator@3 {
67 compatible = "regulator-fixed";
69 regulator-name = "SATA2 power";
70 regulator-min-microvolt = <5000000>;
71 regulator-max-microvolt = <5000000>;
73 regulator-always-on;
74 regulator-boot-on;
77 regulator@4 {
78 compatible = "regulator-fixed";
80 regulator-name = "SATA3 power";
81 regulator-min-microvolt = <5000000>;
82 regulator-max-microvolt = <5000000>;
84 regulator-always-on;
85 regulator-boot-on;