Home
last modified time | relevance | path

Searched refs:CFG_SYS_INTR_BASE (Results 1 – 6 of 6) sorted by relevance

/u-boot/arch/m68k/include/asm/
A Dimmap.h32 #define CFG_SYS_INTR_BASE (MMAP_INTC0) macro
56 #define CFG_SYS_INTR_BASE (MMAP_INTC0) macro
66 #define CFG_SYS_INTR_BASE (MMAP_INTC) macro
91 #define CFG_SYS_INTR_BASE (MMAP_INTC) macro
129 #define CFG_SYS_INTR_BASE (MMAP_INTC0) macro
139 #define CFG_SYS_INTR_BASE (MMAP_INTC) macro
163 #define CFG_SYS_INTR_BASE (MMAP_INTC0) macro
187 #define CFG_SYS_INTR_BASE (MMAP_INTC0) macro
219 (CFG_SYS_INTR_BASE))->ipr)
251 #define CFG_SYS_INTR_BASE (MMAP_INTC0) macro
[all …]
/u-boot/arch/m68k/cpu/mcf52x2/
A Dinterrupts.c40 intctrl_t *intp = (intctrl_t *) (CFG_SYS_INTR_BASE); in dtimer_intr_setup()
52 int0_t *intp = (int0_t *) (CFG_SYS_INTR_BASE); in interrupt_init()
69 int0_t *intp = (int0_t *) (CFG_SYS_INTR_BASE); in dtimer_intr_setup()
/u-boot/arch/m68k/cpu/mcf532x/
A Dinterrupts.c16 int0_t *intp = (int0_t *) (CFG_SYS_INTR_BASE); in interrupt_init()
29 int0_t *intp = (int0_t *) (CFG_SYS_INTR_BASE); in dtimer_intr_setup()
/u-boot/arch/m68k/cpu/mcf5445x/
A Dinterrupts.c19 int0_t *intp = (int0_t *) (CFG_SYS_INTR_BASE); in interrupt_init()
32 int0_t *intp = (int0_t *) (CFG_SYS_INTR_BASE); in dtimer_intr_setup()
/u-boot/arch/m68k/cpu/mcf523x/
A Dinterrupts.c16 int0_t *intp = (int0_t *) (CFG_SYS_INTR_BASE); in interrupt_init()
28 int0_t *intp = (int0_t *) (CFG_SYS_INTR_BASE); in dtimer_intr_setup()
/u-boot/arch/m68k/lib/
A Dtime.c33 #if !defined(CFG_SYS_TMR_BASE) || !defined(CFG_SYS_INTR_BASE) || !defined(CFG_SYS_TMRINTR_NO) || !d…

Completed in 15 milliseconds