Lines Matching refs:regulator
67 compatible = "regulator-fixed";
68 regulator-name = "vccsys";
69 regulator-boot-on;
70 regulator-always-on;
82 vcc5_host1: vcc5-host1-regulator {
83 compatible = "regulator-fixed";
88 regulator-name = "vcc5_host1";
89 regulator-always-on;
90 regulator-boot-on;
94 vcc5v_otg: vcc5v-otg-regulator {
95 compatible = "regulator-fixed";
100 regulator-name = "vcc5_host2";
101 regulator-always-on;
102 regulator-boot-on;
123 regulator-name = "vcc33_ccd";
124 regulator-always-on;
125 regulator-boot-on;
126 regulator-min-microvolt = <3300000>;
127 regulator-max-microvolt = <3300000>;
128 regulator-state-mem {
129 regulator-on-in-suspend;
130 regulator-suspend-microvolt = <3300000>;