Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf5445x/
H A Dspeed.c114 temp = (pdr & PLL_DR_OUTDIV1_BITS) + 1; in setup_5441x_clocks()
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dm5441x.h860 #define PLL_DR_OUTDIV1_BITS (0x0000001F) macro