Lines Matching full:interrupt
4 $id: http://devicetree.org/schemas/interrupt-controller/fsl,ls-extirq.yaml#
7 title: Freescale Layerscape External Interrupt Controller
14 LX216xA) support inverting the polarity of certain external interrupt
34 '#interrupt-cells':
40 interrupt-controller: true
45 Specifies the Interrupt Polarity Control Register (INTPCR) in the
46 SCFG or the External Interrupt Control Register (IRQCR) in the ISC.
48 interrupt-map:
51 interrupt-map-mask: true
55 - '#interrupt-cells'
57 - interrupt-controller
59 - interrupt-map
60 - interrupt-map-mask
71 interrupt-map:
74 interrupt-map-mask:
87 interrupt-map:
90 interrupt-map-mask:
104 # function to parser interrupt-map. So it doesn't consider '#address-size'
105 # in parent interrupt controller, such as GIC.
107 # When dt-binding verify interrupt-map, item data matrix is spitted at
108 # incorrect position. Remove interrupt-map restriction because it always
113 interrupt-map-mask:
122 #include <dt-bindings/interrupt-controller/arm-gic.h>
123 interrupt-controller@1ac {
125 #interrupt-cells = <2>;
127 interrupt-controller;
129 interrupt-map =
136 interrupt-map-mask = <0x7 0x0>;