Searched refs:MMAP_INTC (Results 1 – 8 of 8) sorted by relevance
11 #define MMAP_INTC (CONFIG_SYS_MBAR + 0x00000040) macro
12 #define MMAP_INTC (CONFIG_SYS_MBAR + 0x00000040) macro
92 #define CONFIG_SYS_INTR_BASE (MMAP_INTC)115 #define CONFIG_SYS_INTR_BASE (MMAP_INTC)161 #define CONFIG_SYS_INTR_BASE (MMAP_INTC)230 #define CONFIG_SYS_INTR_BASE (MMAP_INTC)
12 #define MMAP_INTC (CONFIG_SYS_MBAR + 0x00000020) macro
22 intctrl_t *icr = (intctrl_t *)(MMAP_INTC); in dtimer_intr_setup()
115 intctrl_t *icr = (intctrl_t *)(MMAP_INTC); in cpu_init_f()156 intctrl_t *icr = (intctrl_t *)(MMAP_INTC); in arch_preboot_os()
20 intctrl_t *intp = (intctrl_t *) (MMAP_INTC); in interrupt_init()
Completed in 8 milliseconds