Lines Matching +full:vddmx +full:- +full:supply

6 - compatible:
10 "qcom,riva-pil",
11 "qcom,pronto-v1-pil",
12 "qcom,pronto-v2-pil"
14 - reg:
16 Value type: <prop-encoded-array>
20 - reg-names:
25 - interrupts-extended:
27 Value type: <prop-encoded-array>
29 ready, handover and stop-ack IRQs
31 - interrupt-names:
35 "handover", "stop-ack"
37 - firmware-name:
43 - vddmx-supply: (deprecated for qcom,pronto-v1/2-pil)
44 - vddcx-supply: (deprecated for qcom,pronto-v1/2-pil)
45 - vddpx-supply:
51 - power-domains:
52 Usage: required (for qcom,pronto-v1/2-pil)
57 - power-domain-names:
58 Usage: required (for qcom,pronto-v1/2-pil)
62 - qcom,smem-states:
64 Value type: <prop-encoded-array>
68 - qcom,smem-state-names:
73 - memory-region:
75 Value type: <prop-encoded-array>
76 Definition: reference to reserved-memory node for the remote processor
77 see ../reserved-memory/reserved-memory.txt
83 - compatible:
92 - clocks:
94 Value type: <prop-encoded-array>
97 - clock-names:
102 - vddxo-supply:
103 - vddrfa-supply:
104 - vddpa-supply:
105 - vdddig-supply:
112 The wcnss node can also have an subnode named "smd-edge" that describes the SMD
121 compatible = "qcom,pronto-v2-pil";
123 reg-names = "ccu", "dxe", "pmu";
125 interrupts-extended = <&intc 0 149 1>,
130 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
132 power-domains = <&rpmpd MSM8974_VDDCX>, <&rpmpd MSM8974_VDDMX>;
133 power-domain-names = "cx", "mx";
135 vddpx-supply = <&pm8941_s3>;
137 qcom,smem-states = <&wcnss_smp2p_out 0>;
138 qcom,smem-state-names = "stop";
140 memory-region = <&wcnss_region>;
142 pinctrl-names = "default";
143 pinctrl-0 = <&wcnss_pin_a>;
149 clock-names = "xo", "rf";
151 vddxo-supply = <&pm8941_l6>;
152 vddrfa-supply = <&pm8941_l11>;
153 vddpa-supply = <&pm8941_l19>;
154 vdddig-supply = <&pm8941_s3>;
157 smd-edge {
161 qcom,smd-edge = <6>;
162 qcom,remote-pid = <4>;
168 qcom,smd-channels = "WCNSS_CTRL";
173 compatible = "qcom,wcnss-bt";