Lines Matching full:interrupts
15 up-counter and can generate 4 interrupts when the counter reaches one of the
63 interrupts:
65 Interrupts should be put in specific order. This is, the local timer
66 interrupts should be specified after the four global timer interrupts
88 - interrupts
110 interrupts:
121 interrupts:
138 interrupts:
150 interrupts:
159 // interrupts, so two local timer interrupts have been specified,
160 // in addition to four global timer interrupts.
170 interrupts = <GIC_SPI 57 IRQ_TYPE_LEVEL_HIGH>,
179 // In this example, the timer interrupts are connected to two separate
180 // interrupt controllers. Hence, an interrupts-extended is needed.
190 interrupts-extended = <&gic GIC_SPI 57 IRQ_TYPE_LEVEL_HIGH>,
211 interrupts = <GIC_SPI 57 IRQ_TYPE_LEVEL_HIGH>,
221 // interrupts are specified.
231 interrupts = <GIC_SPI 57 IRQ_TYPE_LEVEL_HIGH>,