Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/coldfire/
H A Dm53xx.c575 while (!(readw(MCF_CCM_MISCCR) & MCF_CCM_MISCCR_PLL_LOCK)) in clock_exit_limp()
/openbmc/linux/arch/m68k/include/asm/
H A Dm53xxsim.h222 #define MCF_CCM_MISCCR_PLL_LOCK (0x2000) macro