HomeSort by relevance Sort by last modified time
    Searched refs:MMAP_INTC (Results 1 - 8 of 8) sorted by null

  /external/u-boot/arch/m68k/cpu/mcf530x/
interrupts.c 21 intctrl_t *icr = (intctrl_t *)(MMAP_INTC);
cpu_init.c 113 intctrl_t *icr = (intctrl_t *)(MMAP_INTC);
154 intctrl_t *icr = (intctrl_t *)(MMAP_INTC);
  /external/u-boot/arch/m68k/include/asm/
immap_5249.h 11 #define MMAP_INTC (CONFIG_SYS_MBAR + 0x00000040)
immap_5253.h 12 #define MMAP_INTC (CONFIG_SYS_MBAR + 0x00000040)
immap.h 110 #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)
immap_5307.h 11 #define MMAP_INTC (CONFIG_SYS_MBAR + 0x00000040)
immap_5272.h 12 #define MMAP_INTC (CONFIG_SYS_MBAR + 0x00000020)
  /external/u-boot/arch/m68k/cpu/mcf52x2/
interrupts.c 19 intctrl_t *intp = (intctrl_t *) (MMAP_INTC);

Completed in 381 milliseconds