Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/include/asm/
H A Dm5271.h44 #define MCF_FMPLL_SYNSR_LOCK 0x8 macro
/openbmc/u-boot/arch/m68k/cpu/mcf52x2/
H A Dcpu_init.c271 while (!(mbar_readByte(MCF_FMPLL_SYNSR) & MCF_FMPLL_SYNSR_LOCK)) ; in cpu_init_f()