Searched refs:PLL_CR_FBKDIV_BITS (Results 1 - 2 of 2) sorted by relevance

/u-boot/arch/m68k/cpu/mcf5445x/
H A Dspeed.c102 vco = ((in_be32(&pll->pcr) & PLL_CR_FBKDIV_BITS) + 1) *
/u-boot/arch/m68k/include/asm/
H A Dm5441x.h843 #define PLL_CR_FBKDIV_BITS (0x3F) macro

Completed in 191 milliseconds