Home
last modified time | relevance | path

Searched refs:ARM_IRQ_LOCAL_BASE (Results 1 – 2 of 2) sorted by relevance

/platform/bcm28xx/include/platform/
A Dbcm28xx.h160 #define ARM_IRQ_LOCAL_BASE 96 macro
161 #define INTERRUPT_ARM_LOCAL_CNTPSIRQ (ARM_IRQ_LOCAL_BASE + 0)
162 #define INTERRUPT_ARM_LOCAL_CNTPNSIRQ (ARM_IRQ_LOCAL_BASE + 1)
163 #define INTERRUPT_ARM_LOCAL_CNTHPIRQ (ARM_IRQ_LOCAL_BASE + 2)
164 #define INTERRUPT_ARM_LOCAL_CNTVIRQ (ARM_IRQ_LOCAL_BASE + 3)
165 #define INTERRUPT_ARM_LOCAL_MAILBOX0 (ARM_IRQ_LOCAL_BASE + 4)
166 #define INTERRUPT_ARM_LOCAL_MAILBOX1 (ARM_IRQ_LOCAL_BASE + 5)
167 #define INTERRUPT_ARM_LOCAL_MAILBOX2 (ARM_IRQ_LOCAL_BASE + 6)
168 #define INTERRUPT_ARM_LOCAL_MAILBOX3 (ARM_IRQ_LOCAL_BASE + 7)
169 #define INTERRUPT_ARM_LOCAL_GPU_FAST (ARM_IRQ_LOCAL_BASE + 8)
[all …]
/platform/bcm28xx/
A Dintc.c176 vector = ARM_IRQ_LOCAL_BASE + ctz(pend); in platform_irq()

Completed in 5 milliseconds