Lines Matching refs:regulator
34 regulator@2 {
35 compatible = "regulator-fixed";
37 regulator-name = "hdd1power";
38 regulator-min-microvolt = <5000000>;
39 regulator-max-microvolt = <5000000>;
41 regulator-always-on;
42 regulator-boot-on;
46 regulator@3 {
47 compatible = "regulator-fixed";
49 regulator-name = "hdd2power";
50 regulator-min-microvolt = <5000000>;
51 regulator-max-microvolt = <5000000>;
53 regulator-always-on;
54 regulator-boot-on;
58 regulator@4 {
59 compatible = "regulator-fixed";
61 regulator-name = "hdd3power";
62 regulator-min-microvolt = <5000000>;
63 regulator-max-microvolt = <5000000>;
65 regulator-always-on;
66 regulator-boot-on;
70 regulator@5 {
71 compatible = "regulator-fixed";
73 regulator-name = "hdd4power";
74 regulator-min-microvolt = <5000000>;
75 regulator-max-microvolt = <5000000>;
77 regulator-always-on;
78 regulator-boot-on;