Home
last modified time | relevance | path

Searched refs:MMAP_INTC (Results 1 – 8 of 8) sorted by relevance

/u-boot/arch/m68k/include/asm/
A Dimmap_5249.h11 #define MMAP_INTC (CONFIG_SYS_MBAR + 0x00000040) macro
A Dimmap_5253.h12 #define MMAP_INTC (CONFIG_SYS_MBAR + 0x00000040) macro
A Dimmap.h92 #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)
A Dimmap_5307.h11 #define MMAP_INTC (CONFIG_SYS_MBAR + 0x00000040) macro
A Dimmap_5272.h12 #define MMAP_INTC (CONFIG_SYS_MBAR + 0x00000020) macro
/u-boot/arch/m68k/cpu/mcf530x/
A Dinterrupts.c22 intctrl_t *icr = (intctrl_t *)(MMAP_INTC); in dtimer_intr_setup()
A Dcpu_init.c115 intctrl_t *icr = (intctrl_t *)(MMAP_INTC); in cpu_init_f()
156 intctrl_t *icr = (intctrl_t *)(MMAP_INTC); in arch_preboot_os()
/u-boot/arch/m68k/cpu/mcf52x2/
A Dinterrupts.c20 intctrl_t *intp = (intctrl_t *) (MMAP_INTC); in interrupt_init()

Completed in 8 milliseconds