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 |
47 - qcom,msm8998-ipa
48 - qcom,sc7180-ipa
49 - qcom,sc7280-ipa
50 - qcom,sdm845-ipa
51 - qcom,sdx55-ipa
52 - qcom,sm8350-ipa
56 - description: IPA registers
57 - description: IPA shared memory
62 - const: ipa-reg
63 - const: ipa-shared
77 - description: IPA interrupt (hardware IRQ)
84 - const: ipa
86 - const: ipa-clock-query
87 - const: ipa-setup-ready
93 - description: Path between the AP and IPA config space
97 - description: Path between the AP and IPA config space
113 - description: Whether the "ipa-clock-enabled" state bit is valid
114 - description: Whether the IPA clock is enabled (if valid)
119 - const: ipa-clock-enabled-valid
120 - const: ipa-clock-enabled
126 performing early IPA initialization, including loading and
141 initializing IPA hardware. Optional, and only used when
180 ipa_smp2p_out: ipa-ap-to-modem {
181 qcom,entry-name = "ipa";
185 ipa_smp2p_in: ipa-modem-to-ap {
186 qcom,entry-name = "ipa";
191 ipa@1e40000 {
192 compatible = "qcom,sdm845-ipa";
200 reg-names = "ipa-reg",
201 "ipa-shared",
208 interrupt-names = "ipa",
210 "ipa-clock-query",
211 "ipa-setup-ready";
226 qcom,smem-state-names = "ipa-clock-enabled-valid",
227 "ipa-clock-enabled";