Lines Matching full:interrupt
38 - description: interrupt asserted when miscellaneous interrupt is received.
39 - description: msi0 interrupt asserted when an MSI is received.
40 - description: msi1 interrupt asserted when an MSI is received.
42 interrupt-names:
48 interrupt-map-mask:
55 interrupt-map:
58 "#interrupt-cells":
61 interrupt-controller:
62 description: identifies the node as an interrupt controller
65 interrupt-controller: true
70 "#interrupt-cells":
74 - interrupt-controller
76 - "#interrupt-cells"
85 - interrupt-map
86 - interrupt-map-mask
87 - "#interrupt-cells"
88 - interrupt-controller
116 #include <dt-bindings/interrupt-controller/arm-gic.h>
117 #include <dt-bindings/interrupt-controller/irq.h>
129 #interrupt-cells = <1>;
131 interrupt-parent = <&gic>;
134 interrupt-names = "misc", "msi0", "msi1";
135 interrupt-map-mask = <0x0 0x0 0x0 0x7>;
136 interrupt-map = <0 0 0 1 &pcie_intc_0 0>,
140 pcie_intc_0: interrupt-controller {
142 #interrupt-cells = <1>;
143 interrupt-controller;