Searched refs:SIM_SYPCR (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/m68k/include/asm/ | ||
H A D | m5253.h | 19 #define SIM_SYPCR (0x000001) macro |
/openbmc/u-boot/arch/m68k/cpu/mcf52x2/ | ||
H A D | cpu.c | 408 mbar_writeByte(SIM_SYPCR, 0xc0); in do_reset() |