OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MCFSIM_SYPCR
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/arch/m68k/include/asm/
m5249.h
41
#define
MCFSIM_SYPCR
0x01 /* System Protection reg (r/w) */
/external/u-boot/arch/m68k/cpu/mcf52x2/
cpu_init.c
190
mbar_writeByte(
MCFSIM_SYPCR
, 0x00);
691
mbar_writeByte(
MCFSIM_SYPCR
, 0x00);
cpu.c
376
mbar_writeByte(
MCFSIM_SYPCR
, 0xc0);
Completed in 54 milliseconds