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 |
46 const: "qcom,sdm845-ipa"
50 - description: IPA registers
51 - description: IPA shared memory
56 - const: ipa-reg
57 - const: ipa-shared
71 - description: IPA interrupt (hardware IRQ)
78 - const: ipa
80 - const: ipa-clock-query
81 - const: ipa-setup-ready
85 - description: Interconnect path between IPA and main memory
86 - description: Interconnect path between IPA and internal memory
87 - description: Interconnect path between IPA and the AP subsystem
99 - description: Whether the "ipa-clock-enabled" state bit is valid
100 - description: Whether the IPA clock is enabled (if valid)
106 - const: ipa-clock-enabled-valid
107 - const: ipa-clock-enabled
113 performing early IPA initialization, including loading and
120 the modem subsystem. This is requied so the IPA driver can
157 ipa_smp2p_out: ipa-ap-to-modem {
158 qcom,entry-name = "ipa";
162 ipa_smp2p_in: ipa-modem-to-ap {
163 qcom,entry-name = "ipa";
168 ipa@1e40000 {
169 compatible = "qcom,sdm845-ipa";
178 reg-names = "ipa-reg",
179 "ipa-shared",
186 interrupt-names = "ipa",
188 "ipa-clock-query",
189 "ipa-setup-ready";
204 qcom,smem-state-names = "ipa-clock-enabled-valid",
205 "ipa-clock-enabled";