Lines Matching full:ipi
4 $id: http://devicetree.org/schemas/mailbox/xlnx,zynqmp-ipi-mailbox.yaml#
7 title: Xilinx IPI(Inter Processor Interrupt) mailbox controller
10 The Xilinx IPI(Inter Processor Interrupt) mailbox controller is to manage
11 messaging between two Xilinx Zynq UltraScale+ MPSoC IPI agents. Each IPI
15 | Xilinx ZynqMP IPI Controller |
27 Hardware | | IPI Agent | | IPI Buffers | |
32 | Xilinx IPI Agent Block |
41 - xlnx,zynqmp-ipi-mailbox
42 - xlnx,versal-ipi-mailbox
69 xlnx,ipi-id:
71 Remote Xilinx IPI agent ID of which the mailbox is connected to.
81 description: Internal ipi mailbox node
88 - xlnx,zynqmp-ipi-dest-mailbox
89 - xlnx,versal-ipi-dest-mailbox
99 xlnx,ipi-id:
101 Remote Xilinx IPI agent ID of which the mailbox is connected to.
107 It contains tx(0) or rx(1) channel IPI id number.
115 - xlnx,zynqmp-ipi-dest-mailbox
132 - description: Remote IPI agent control register region
133 - description: Remote IPI agent optional message buffers
146 - xlnx,ipi-id
153 - xlnx,ipi-id
161 - xlnx,zynqmp-ipi-mailbox
171 - description: Host IPI agent control register region
172 - description: Host IPI agent optional message buffers
193 compatible = "xlnx,zynqmp-ipi-mailbox";
195 xlnx,ipi-id = <0>;
201 compatible = "xlnx,zynqmp-ipi-dest-mailbox";
211 xlnx,ipi-id = <4>;
223 compatible = "xlnx,versal-ipi-mailbox";
230 xlnx,ipi-id = <0>;
233 /* buffered IPI */
235 compatible = "xlnx,versal-ipi-dest-mailbox";
240 xlnx,ipi-id = <4>;
243 /* bufferless IPI */
245 compatible = "xlnx,versal-ipi-dest-mailbox";
249 xlnx,ipi-id = <7>;