Lines Matching full:interrupts
15 up-counter and can generate 4 interrupts when the counter reaches one of the
62 interrupts:
64 Interrupts should be put in specific order. This is, the local timer
65 interrupts should be specified after the four global timer interrupts
87 - interrupts
109 interrupts:
120 interrupts:
136 interrupts:
148 interrupts:
157 // interrupts, so two local timer interrupts have been specified,
158 // in addition to four global timer interrupts.
168 interrupts = <GIC_SPI 57 IRQ_TYPE_LEVEL_HIGH>,
177 // In this example, the timer interrupts are connected to two separate
178 // interrupt controllers. Hence, an interrupts-extended is needed.
188 interrupts-extended = <&gic GIC_SPI 57 IRQ_TYPE_LEVEL_HIGH>,
209 interrupts = <GIC_SPI 57 IRQ_TYPE_LEVEL_HIGH>,
219 // interrupts are specified.
229 interrupts = <GIC_SPI 57 IRQ_TYPE_LEVEL_HIGH>,