Searched refs:PLL_PCR_FBDIV (Results 1 – 2 of 2) sorted by relevance
/u-boot/arch/m68k/cpu/mcf532x/ | ||
A D | speed.c | 220 setbits_be32(&pll->pcr, PLL_PCR_FBDIV(mfd - 1)); in clock_pll() |
/u-boot/arch/m68k/include/asm/ | ||
A D | m5301x.h | 561 #define PLL_PCR_FBDIV(x) ((x) & 0x3F) macro |
Completed in 6 milliseconds