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

/u-boot/arch/m68k/cpu/mcf5445x/
H A Dspeed.c119 temp = ((pdr & PLL_DR_OUTDIV3_BITS) >> 10) + 1;
/u-boot/arch/m68k/include/asm/
H A Dm5441x.h853 #define PLL_DR_OUTDIV3_BITS (0x00007C00) macro

Completed in 102 milliseconds