OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MCFSIM_TIMER2ICR
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/arch/m68k/cpu/mcf52x2/
interrupts.c
89
mbar_writeByte(
MCFSIM_TIMER2ICR
, CONFIG_SYS_TMRINTR_PRI);
cpu_init.c
195
mbar_writeByte(
MCFSIM_TIMER2ICR
, 0x88);
697
mbar_writeByte(
MCFSIM_TIMER2ICR
, 0x88);
/external/u-boot/arch/m68k/include/asm/
m5249.h
115
#define
MCFSIM_TIMER2ICR
MCFSIM_ICR2 /* Timer 2 ICR */
Completed in 131 milliseconds