Home
last modified time | relevance | path

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

/Linux-v4.19/arch/m68k/coldfire/
Dm53xx.c579 while (!(readw(MCF_CCM_MISCCR) & MCF_CCM_MISCCR_PLL_LOCK)) in clock_exit_limp()
/Linux-v4.19/arch/m68k/include/asm/
Dm53xxsim.h222 #define MCF_CCM_MISCCR_PLL_LOCK (0x2000) macro