Home
last modified time | relevance | path

Searched refs:MCFSIM_SYPCR (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/m68k/include/asm/
H A Dm5249.h41 #define MCFSIM_SYPCR 0x01 /* System Protection reg (r/w) */ macro
/openbmc/u-boot/arch/m68k/cpu/mcf52x2/
H A Dcpu_init.c190 mbar_writeByte(MCFSIM_SYPCR, 0x00); in cpu_init_f()
691 mbar_writeByte(MCFSIM_SYPCR, 0x00); in cpu_init_f()
H A Dcpu.c376 mbar_writeByte(MCFSIM_SYPCR, 0xc0); in do_reset()