| /linux/drivers/mailbox/ |
| H A D | stm32-ipcc.c | 54 spinlock_t lock; /* protect access to IPCC registers */ 84 struct stm32_ipcc *ipcc = data; in stm32_ipcc_rx_irq() local 85 struct device *dev = ipcc->controller.dev; in stm32_ipcc_rx_irq() 91 proc_offset = ipcc->proc_id ? -IPCC_PROC_OFFST : IPCC_PROC_OFFST; in stm32_ipcc_rx_irq() 92 tosr = readl_relaxed(ipcc->reg_proc + proc_offset + IPCC_XTOYSR); in stm32_ipcc_rx_irq() 93 mr = readl_relaxed(ipcc->reg_proc + IPCC_XMR); in stm32_ipcc_rx_irq() 98 for (chan = 0; chan < ipcc->n_chans; chan++) { in stm32_ipcc_rx_irq() 104 mbox_chan_received_data(&ipcc->controller.chans[chan], NULL); in stm32_ipcc_rx_irq() 106 stm32_ipcc_set_bits(&ipcc->lock, ipcc->reg_proc + IPCC_XSCR, in stm32_ipcc_rx_irq() 117 struct stm32_ipcc *ipcc = data; in stm32_ipcc_tx_irq() local [all …]
|
| H A D | qcom-ipcc.c | 14 #include <dt-bindings/mailbox/qcom-ipcc.h> 16 /* IPCC Register offsets */ 44 * @base: Base address of the IPCC frame associated to APSS 76 struct qcom_ipcc *ipcc = data; in qcom_ipcc_irq_fn() local 81 hwirq = readl(ipcc->base + IPCC_REG_RECV_ID); in qcom_ipcc_irq_fn() 85 virq = irq_find_mapping(ipcc->irq_domain, hwirq); in qcom_ipcc_irq_fn() 86 writel(hwirq, ipcc->base + IPCC_REG_RECV_SIGNAL_CLEAR); in qcom_ipcc_irq_fn() 95 struct qcom_ipcc *ipcc = irq_data_get_irq_chip_data(irqd); in qcom_ipcc_mask_irq() local 98 writel(hwirq, ipcc->base + IPCC_REG_RECV_SIGNAL_DISABLE); in qcom_ipcc_mask_irq() 103 struct qcom_ipcc *ipcc = irq_data_get_irq_chip_data(irqd); in qcom_ipcc_unmask_irq() local [all …]
|
| /linux/Documentation/devicetree/bindings/mailbox/ |
| H A D | qcom-ipcc.yaml | 4 $id: http://devicetree.org/schemas/mailbox/qcom-ipcc.yaml# 13 The Inter-Processor Communication Controller (IPCC) is a centralized hardware 20 protocol (protocol-id is 0). Refer include/dt-bindings/mailbox/qcom-ipcc.h 27 - qcom,eliza-ipcc 28 - qcom,glymur-ipcc 29 - qcom,hawi-ipcc 30 - qcom,kaanapali-ipcc 31 - qcom,maili-ipcc 32 - qcom,milos-ipcc 33 - qcom,qcs8300-ipcc [all...] |
| H A D | st,stm32-ipcc.yaml | 4 $id: http://devicetree.org/schemas/mailbox/st,stm32-ipcc.yaml# 10 The IPCC block provides a non blocking signaling mechanism to post and 21 const: st,stm32mp1-ipcc 64 ipcc: mailbox@4c001000 { 65 compatible = "st,stm32mp1-ipcc"; 72 clocks = <&rcc_clk IPCC>;
|
| /linux/sound/soc/intel/catpt/ |
| H A D | ipc.c | 65 catpt_writel_shim(cdev, IPCC, header); in catpt_dsp_send_tx() 276 u32 isc, ipcc; in catpt_dsp_irq_handler() 286 ipcc = catpt_readl_shim(cdev, IPCC); in catpt_dsp_irq_handler() 287 trace_catpt_ipc_reply(ipcc); in catpt_dsp_irq_handler() 288 catpt_dsp_copy_rx(cdev, ipcc); in catpt_dsp_irq_handler() 292 catpt_updatel_shim(cdev, IPCC, CATPT_IPCC_DONE, 0); in catpt_dsp_irq_handler() 268 u32 isc, ipcc; catpt_dsp_irq_handler() local
|
| H A D | dsp.c | 326 catpt_writel_shim(cdev, IPCC, CATPT_IPCC_DEFAULT); in catpt_dsp_set_regs_defaults()
|
| /linux/arch/arm/boot/dts/st/ |
| H A D | stm32mp157a-microgea-stm32mp1.dtsi | 116 &ipcc { 128 mboxes = <&ipcc 0>, <&ipcc 1>, <&ipcc 2>;
|
| H A D | stm32mp15xx-osd32.dtsi | 200 &ipcc { 207 mboxes = <&ipcc 0>, <&ipcc 1>, <&ipcc 2>, <&ipcc 3>;
|
| H A D | stm32mp15xx-dhcor-som.dtsi | 218 &ipcc { 230 mboxes = <&ipcc 0>, <&ipcc 1>, <&ipcc 2>, <&ipcc 3>;
|
| H A D | stm32mp157c-odyssey-som.dtsi | 221 &ipcc { 233 mboxes = <&ipcc 0>, <&ipcc 1>, <&ipcc 2>, <&ipcc 3>;
|
| H A D | stm32mp157a-icore-stm32mp1.dtsi | 164 &ipcc { 176 mboxes = <&ipcc 0>, <&ipcc 1>, <&ipcc 2>;
|
| H A D | stm32mp157c-emstamp-argon.dtsi | 358 &ipcc { 370 mboxes = <&ipcc 0>, <&ipcc 1>, <&ipcc 2>, <&ipcc 3>;
|
| /linux/Documentation/devicetree/bindings/remoteproc/ |
| H A D | qcom,glink-edge.yaml | 81 #include <dt-bindings/mailbox/qcom-ipcc.h> 88 interrupts-extended = <&ipcc IPCC_CLIENT_WPSS 91 mboxes = <&ipcc IPCC_CLIENT_WPSS
|
| H A D | qcom,sm6375-pas.yaml | 106 #include <dt-bindings/mailbox/qcom-ipcc.h> 134 interrupts-extended = <&ipcc IPCC_CLIENT_LPASS 137 mboxes = <&ipcc IPCC_CLIENT_LPASS
|
| H A D | qcom,sm6350-pas.yaml | 128 #include <dt-bindings/mailbox/qcom-ipcc.h> 157 interrupts-extended = <&ipcc IPCC_CLIENT_LPASS 160 mboxes = <&ipcc IPCC_CLIENT_LPASS
|
| H A D | qcom,sc7280-adsp-pil.yaml | 155 #include <dt-bindings/mailbox/qcom-ipcc.h> 192 interrupts-extended = <&ipcc IPCC_CLIENT_LPASS 195 mboxes = <&ipcc IPCC_CLIENT_LPASS
|
| /linux/Documentation/devicetree/bindings/misc/ |
| H A D | qcom,fastrpc.yaml | 120 #include <dt-bindings/mailbox/qcom-ipcc.h> 123 interrupts-extended = <&ipcc IPCC_CLIENT_LPASS 126 mboxes = <&ipcc IPCC_CLIENT_LPASS
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | milos.dtsi | 18 #include <dt-bindings/mailbox/qcom-ipcc.h> 671 interrupts-extended = <&ipcc IPCC_CLIENT_LPASS 674 mboxes = <&ipcc IPCC_CLIENT_LPASS 695 interrupts-extended = <&ipcc IPCC_CLIENT_CDSP 698 mboxes = <&ipcc IPCC_CLIENT_CDSP 719 interrupts-extended = <&ipcc IPCC_CLIENT_MPSS 722 mboxes = <&ipcc IPCC_CLIENT_MPSS 754 interrupts-extended = <&ipcc IPCC_CLIENT_WPSS 757 mboxes = <&ipcc IPCC_CLIENT_WPSS 814 ipcc label [all...] |
| H A D | monaco.dtsi | 19 #include <dt-bindings/mailbox/qcom-ipcc.h> 838 interrupts-extended = <&ipcc IPCC_CLIENT_LPASS 841 mboxes = <&ipcc IPCC_CLIENT_LPASS 862 interrupts-extended = <&ipcc IPCC_CLIENT_CDSP 865 mboxes = <&ipcc IPCC_CLIENT_CDSP 886 interrupts-extended = <&ipcc IPCC_CLIENT_GPDSP0 889 mboxes = <&ipcc IPCC_CLIENT_GPDSP0 932 ipcc: mailbox@408000 { label 933 compatible = "qcom,qcs8300-ipcc", "qcom,ipcc"; [all...] |
| H A D | glymur.dtsi | 18 #include <dt-bindings/mailbox/qcom-ipcc.h> 26 #include "glymur-ipcc.h" 671 interrupts-extended = <&ipcc IPCC_MPROC_LPASS 675 mboxes = <&ipcc IPCC_MPROC_LPASS IPCC_MPROC_SIGNAL_SMP2P>; 696 interrupts-extended = <&ipcc IPCC_MPROC_CDSP 700 mboxes = <&ipcc IPCC_MPROC_CDSP IPCC_MPROC_SIGNAL_SMP2P>; 721 interrupts-extended = <&ipcc IPCC_MPROC_SOCCP 725 mboxes = <&ipcc IPCC_MPROC_SOCCP 3782 ipcc: mailbox@3e04000 { 3783 compatible = "qcom,glymur-ipcc", "qco 3695 ipcc: mailbox@3e04000 { global() label [all...] |
| H A D | hamoa.dtsi | 17 #include <dt-bindings/mailbox/qcom-ipcc.h> 752 interrupts-extended = <&ipcc IPCC_CLIENT_LPASS 756 mboxes = <&ipcc IPCC_CLIENT_LPASS 778 interrupts-extended = <&ipcc IPCC_CLIENT_CDSP 782 mboxes = <&ipcc IPCC_CLIENT_CDSP 860 ipcc: mailbox@408000 { label 861 compatible = "qcom,x1e80100-ipcc", "qcom,ipcc"; 4361 interrupts-extended = <&ipcc IPCC_CLIENT_LPASS 4364 mboxes = <&ipcc IPCC_CLIENT_LPAS [all...] |
| /linux/include/dt-bindings/clock/ |
| H A D | stm32mp1-clks.h | 96 #define IPCC 83 macro
|
| /linux/drivers/platform/x86/amd/hfi/ |
| H A D | hfi.c | 100 * @ipcc_scores: ipcc scores for each class
|
| /linux/drivers/clk/stm32/ |
| H A D | clk-stm32mp1.c | 1969 PCLK(IPCC, "ipcc", "ck_mcu", 0, G_IPCC),
|
| /linux/ |
| H A D | MAINTAINERS | 22256 QUALCOMM IPCC MAILBOX DRIVER 22260 F: Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml 22261 F: drivers/mailbox/qcom-ipcc.c 22262 F: include/dt-bindings/mailbox/qcom-ipcc.h
|