Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dimmap.h111 #define CONFIG_SYS_INTR_BASE (MMAP_INTC)
134 #define CONFIG_SYS_INTR_BASE (MMAP_INTC)
180 #define CONFIG_SYS_INTR_BASE (MMAP_INTC)
249 #define CONFIG_SYS_INTR_BASE (MMAP_INTC)
H A Dimmap_5249.h12 #define MMAP_INTC (CONFIG_SYS_MBAR + 0x00000040) macro
H A Dimmap_5253.h13 #define MMAP_INTC (CONFIG_SYS_MBAR + 0x00000040) macro
H A Dimmap_5307.h12 #define MMAP_INTC (CONFIG_SYS_MBAR + 0x00000040) macro
H A Dimmap_5272.h13 #define MMAP_INTC (CONFIG_SYS_MBAR + 0x00000020) macro
/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf530x/
H A Dcpu_init.c114 intctrl_t *icr = (intctrl_t *)(MMAP_INTC); in cpu_init_f()
155 intctrl_t *icr = (intctrl_t *)(MMAP_INTC); in arch_preboot_os()
H A Dinterrupts.c22 intctrl_t *icr = (intctrl_t *)(MMAP_INTC); in dtimer_intr_setup()
/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf52x2/
H A Dinterrupts.c20 intctrl_t *intp = (intctrl_t *) (MMAP_INTC); in interrupt_init()