Home
last modified time | relevance | path

Searched refs:ARM_LOCAL_BASE (Results 1 – 3 of 3) sorted by relevance

/platform/bcm28xx/
A Dintc.c56 #define INTC_LOCAL_IRQ_PEND0 (ARM_LOCAL_BASE + 0x60)
57 #define INTC_LOCAL_IRQ_PEND1 (ARM_LOCAL_BASE + 0x64)
58 #define INTC_LOCAL_IRQ_PEND2 (ARM_LOCAL_BASE + 0x68)
59 #define INTC_LOCAL_IRQ_PEND3 (ARM_LOCAL_BASE + 0x6c)
61 #define INTC_LOCAL_FIQ_PEND0 (ARM_LOCAL_BASE + 0x70)
62 #define INTC_LOCAL_FIQ_PEND1 (ARM_LOCAL_BASE + 0x74)
63 #define INTC_LOCAL_FIQ_PEND2 (ARM_LOCAL_BASE + 0x78)
64 #define INTC_LOCAL_FIQ_PEND3 (ARM_LOCAL_BASE + 0x7c)
66 #define INTC_LOCAL_MAILBOX0_SET0 (ARM_LOCAL_BASE + 0x80)
67 #define INTC_LOCAL_MAILBOX0_SET1 (ARM_LOCAL_BASE + 0x90)
[all …]
A Dplatform.c191 *REG32(ARM_LOCAL_BASE + 0x8c + 0x10 * i) = sec_entry; in platform_early_init()
/platform/bcm28xx/include/platform/
A Dbcm28xx.h65 #define ARM_LOCAL_BASE (BCM_LOCAL_PERIPH_BASE_VIRT) macro

Completed in 6 milliseconds