Home
last modified time | relevance | path

Searched refs:MCFCLOCK_SYNSR (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/m68k/cpu/mcf52x2/
Dcpu_init.c560 while (!(MCFCLOCK_SYNSR & MCFCLOCK_SYNSR_LOCK)) ; in cpu_init_f()
/external/u-boot/arch/m68k/include/asm/
Dm5282.h381 #define MCFCLOCK_SYNSR (*(vu_char *) (CONFIG_SYS_MBAR+0x120002)) macro