Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/include/asm/
H A Dimmap.h110 #define CONFIG_SYS_INTR_BASE (MMAP_INTC)
133 #define CONFIG_SYS_INTR_BASE (MMAP_INTC)
179 #define CONFIG_SYS_INTR_BASE (MMAP_INTC)
248 #define CONFIG_SYS_INTR_BASE (MMAP_INTC)
H A Dimmap_5249.h11 #define MMAP_INTC (CONFIG_SYS_MBAR + 0x00000040) macro
H A Dimmap_5253.h12 #define MMAP_INTC (CONFIG_SYS_MBAR + 0x00000040) macro
H A Dimmap_5307.h11 #define MMAP_INTC (CONFIG_SYS_MBAR + 0x00000040) macro
H A Dimmap_5272.h12 #define MMAP_INTC (CONFIG_SYS_MBAR + 0x00000020) macro
/openbmc/u-boot/arch/m68k/cpu/mcf530x/
H A Dinterrupts.c21 intctrl_t *icr = (intctrl_t *)(MMAP_INTC); in dtimer_intr_setup()
H A Dcpu_init.c113 intctrl_t *icr = (intctrl_t *)(MMAP_INTC); in cpu_init_f()
154 intctrl_t *icr = (intctrl_t *)(MMAP_INTC); in arch_preboot_os()
/openbmc/u-boot/arch/m68k/cpu/mcf52x2/
H A Dinterrupts.c19 intctrl_t *intp = (intctrl_t *) (MMAP_INTC); in interrupt_init()