Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf532x/
H A Dspeed.c218 clrbits_be32(&pll->pcr, ~PLL_PCR_FBDIV_UNMASK); in clock_pll()
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dm5301x.h561 #define PLL_PCR_FBDIV_UNMASK (0xFFFFFFC0) macro