Searched full:smp2p (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/net/ipa/ |
| H A D | ipa_smp2p.c | 21 * DOC: IPA SMP2P communication with the modem 23 * SMP2P is a primitive communication mechanism available between the AP and 30 * latter case, the modem uses an SMP2P interrupt to tell the AP IPA driver 34 * power by trigging another SMP2P interrupt to the AP. We communicate 35 * whether power is enabled using two SMP2P state bits--one to indicate 40 * Finally, if the AP kernel panics, we update the SMP2P state bits even if 45 * struct ipa_smp2p - IPA SMP2P information 76 * ipa_smp2p_notify() - use SMP2P to tell modem about IPA power state 77 * @smp2p: SMP2P information 81 * (via a panic notifier). It sets the two SMP2P state bits--one saying [all …]
|
| H A D | ipa.h | 32 * @smp2p: SMP2P information 80 struct ipa_smp2p *smp2p; member 162 * when this has occurred. An SMP2P interrupt is used for this purpose,
|
| H A D | ipa_smp2p.h | 16 * ipa_smp2p_init() - Initialize the IPA SMP2P subsystem
|
| /linux/drivers/soc/qcom/ |
| H A D | trace-smp2p.h | 48 __string(dev_name, dev_name(smp2p_entry->smp2p->dev)) 71 __string(dev_name, dev_name(smp2p_entry->smp2p->dev)) 96 #define TRACE_INCLUDE_FILE trace-smp2p
|
| /linux/Documentation/devicetree/bindings/mailbox/ |
| H A D | qcom-ipcc.yaml | 17 Modem's interrupts via Shared Memory Point to Point (SMP2P) interface. In such 19 SMP2P (signal-id is 2). The SMP2P itself falls under the Multiprocessor (MPROC)
|
| /linux/Documentation/devicetree/bindings/remoteproc/ |
| H A D | qcom,sc7280-adsp-pil.yaml | 96 description: The names of the state bits used for SMP2P output
|
| /linux/arch/arm/boot/dts/qcom/ |
| H A D | qcom-sdx65.dtsi | 167 smp2p-mpss { 168 compatible = "qcom,smp2p";
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | agatti.dtsi | 386 smp2p-adsp { 387 compatible = "qcom,smp2p"; 409 smp2p-mpss { 410 compatible = "qcom,smp2p";
|
| H A D | monaco.dtsi | 836 smp2p-adsp { 837 compatible = "qcom,smp2p"; 860 smp2p-cdsp { 861 compatible = "qcom,smp2p"; 884 smp2p-gpdsp { 885 compatible = "qcom,smp2p";
|
| H A D | hamoa.dtsi | 749 smp2p-adsp { 750 compatible = "qcom,smp2p"; 775 smp2p-cdsp { 776 compatible = "qcom,smp2p";
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | wow.c | 72 * by sending SMP2P power save exit message in ath11k_wow_wakeup()
|