Searched refs:int0_t (Results 1 - 6 of 6) sorted by relevance

/u-boot/arch/m68k/cpu/mcf523x/
H A Dinterrupts.c15 int0_t *intp = (int0_t *) (CFG_SYS_INTR_BASE);
27 int0_t *intp = (int0_t *) (CFG_SYS_INTR_BASE);
/u-boot/arch/m68k/cpu/mcf5445x/
H A Dinterrupts.c18 int0_t *intp = (int0_t *) (CFG_SYS_INTR_BASE);
31 int0_t *intp = (int0_t *) (CFG_SYS_INTR_BASE);
/u-boot/arch/m68k/cpu/mcf532x/
H A Dinterrupts.c15 int0_t *intp = (int0_t *) (CFG_SYS_INTR_BASE);
28 int0_t *intp = (int0_t *) (CFG_SYS_INTR_BASE);
/u-boot/arch/m68k/cpu/mcf52x2/
H A Dinterrupts.c51 int0_t *intp = (int0_t *) (CFG_SYS_INTR_BASE);
68 int0_t *intp = (int0_t *) (CFG_SYS_INTR_BASE);
/u-boot/arch/m68k/include/asm/
H A Dimmap.h23 #define CFG_SYS_TMRPND_REG (((volatile int0_t *)(CFG_SYS_INTR_BASE))->iprh0)
47 #define CFG_SYS_TMRPND_REG (((volatile int0_t *)(CFG_SYS_INTR_BASE))->iprl0)
120 #define CFG_SYS_TMRPND_REG (((volatile int0_t *)(CFG_SYS_INTR_BASE))->iprl0)
171 #define CFG_SYS_TMRPND_REG (((volatile int0_t *)(CFG_SYS_INTR_BASE))->iprl0)
195 #define CFG_SYS_TMRPND_REG (((volatile int0_t *)(CFG_SYS_INTR_BASE))->iprl0)
242 #define CFG_SYS_TMRPND_REG (((volatile int0_t *)(CFG_SYS_INTR_BASE))->iprh0)
266 #define CFG_SYS_TMRPND_REG (((volatile int0_t *)(CFG_SYS_INTR_BASE))->iprh0)
298 #define CFG_SYS_TMRPND_REG (((int0_t *)(CFG_SYS_INTR_BASE))->iprh0)
322 #define CFG_SYS_TMRPND_REG (((volatile int0_t *)(CFG_SYS_INTR_BASE))->iprh0)
/u-boot/arch/m68k/include/asm/coldfire/
H A Dintctrl.h57 } int0_t; typedef in typeref:struct:int0_ctrl

Completed in 44 milliseconds