Lines Matching full:interrupt
32 - interrupts: A list of interrupt outputs of the controller. Must contain an
33 entry for each entry in the interrupt-names property.
34 - interrupt-names: It could include the following entries:
35 "aer": Used for interrupt line which reports AER events when
37 "pme": Used for interrupt line which reports PME events when
40 which has a single interrupt line for miscellaneous controller
61 interrupts = <0 108 IRQ_TYPE_LEVEL_HIGH>; /* aer interrupt */
62 interrupt-names = "aer";
72 #interrupt-cells = <1>;
73 interrupt-map-mask = <0 0 0 7>;
74 interrupt-map = <0000 0 0 1 &gic 0 0 0 109 IRQ_TYPE_LEVEL_HIGH>,