Home
last modified time | relevance | path

Searched full:smp2p (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/net/ipa/
H A Dipa_smp2p.c21 * 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 Dipa.h32 * @smp2p: SMP2P information
80 struct ipa_smp2p *smp2p; member
162 * when this has occurred. An SMP2P interrupt is used for this purpose,
H A Dipa_smp2p.h16 * ipa_smp2p_init() - Initialize the IPA SMP2P subsystem
/linux/drivers/soc/qcom/
H A Dtrace-smp2p.h48 __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 Dqcom-ipcc.yaml17 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 Dqcom,sc7280-adsp-pil.yaml96 description: The names of the state bits used for SMP2P output
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-sdx65.dtsi167 smp2p-mpss {
168 compatible = "qcom,smp2p";
/linux/arch/arm64/boot/dts/qcom/
H A Dagatti.dtsi386 smp2p-adsp {
387 compatible = "qcom,smp2p";
409 smp2p-mpss {
410 compatible = "qcom,smp2p";
H A Dmonaco.dtsi836 smp2p-adsp {
837 compatible = "qcom,smp2p";
860 smp2p-cdsp {
861 compatible = "qcom,smp2p";
884 smp2p-gpdsp {
885 compatible = "qcom,smp2p";
H A Dhamoa.dtsi749 smp2p-adsp {
750 compatible = "qcom,smp2p";
775 smp2p-cdsp {
776 compatible = "qcom,smp2p";
/linux/drivers/net/wireless/ath/ath11k/
H A Dwow.c72 * by sending SMP2P power save exit message in ath11k_wow_wakeup()