Lines Matching full:ipa
4 $id: http://devicetree.org/schemas/net/qcom,ipa.yaml#
7 title: Qualcomm IP Accelerator (IPA)
13 This binding describes the Qualcomm IPA. The IPA is capable of offloading
17 The IPA sits between multiple independent "execution environments,"
18 including the Application Processor (AP) and the modem. The IPA presents
20 The GSI is an integral part of the IPA, but it is logically isolated
40 | IPA |
48 - qcom,msm8998-ipa
49 - qcom,sc7180-ipa
50 - qcom,sc7280-ipa
51 - qcom,sdm845-ipa
52 - qcom,sdx55-ipa
53 - qcom,sdx65-ipa
54 - qcom,sm6350-ipa
55 - qcom,sm8350-ipa
56 - qcom,sm8550-ipa
59 - qcom,sm8650-ipa
60 - const: qcom,sm8550-ipa
64 - description: IPA registers
65 - description: IPA shared memory
70 - const: ipa-reg
71 - const: ipa-shared
86 - description: IPA interrupt (hardware IRQ)
93 - const: ipa
95 - const: ipa-clock-query
96 - const: ipa-setup-ready
102 - description: Path between the AP and IPA config space
106 - description: Path between the AP and IPA config space
126 - description: Whether the "ipa-clock-enabled" state bit is valid
127 - description: Whether the IPA clock is enabled (if valid)
132 - const: ipa-clock-enabled-valid
133 - const: ipa-clock-enabled
166 initializing IPA hardware. Optional, and only used when
225 ipa_smp2p_out: ipa-ap-to-modem {
226 qcom,entry-name = "ipa";
230 ipa_smp2p_in: ipa-modem-to-ap {
231 qcom,entry-name = "ipa";
237 ipa@1e40000 {
238 compatible = "qcom,sc7180-ipa";
249 reg-names = "ipa-reg",
250 "ipa-shared",
257 interrupt-names = "ipa",
259 "ipa-clock-query",
260 "ipa-setup-ready";
277 qcom,smem-state-names = "ipa-clock-enabled-valid",
278 "ipa-clock-enabled";