Lines Matching full:interrupts
15 up-counter and can generate 4 interrupts when the counter reaches one of the
64 interrupts:
66 Interrupts should be put in specific order. This is, the local timer
67 interrupts should be specified after the four global timer interrupts
89 - interrupts
111 interrupts:
122 interrupts:
140 interrupts:
152 interrupts:
161 // interrupts, so two local timer interrupts have been specified,
162 // in addition to four global timer interrupts.
172 interrupts = <GIC_SPI 57 IRQ_TYPE_LEVEL_HIGH>,
181 // In this example, the timer interrupts are connected to two separate
182 // interrupt controllers. Hence, an interrupts-extended is needed.
192 interrupts-extended = <&gic GIC_SPI 57 IRQ_TYPE_LEVEL_HIGH>,
213 interrupts = <GIC_SPI 57 IRQ_TYPE_LEVEL_HIGH>,
223 // interrupts are specified.
233 interrupts = <GIC_SPI 57 IRQ_TYPE_LEVEL_HIGH>,