Home
last modified time | relevance | path

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

/external/u-boot/arch/m68k/include/asm/
Dm5271.h34 #define MCF_FMPLL_SYNCR_RFD(x) ((x&0x7)<<19) macro
/external/u-boot/arch/m68k/cpu/mcf52x2/
Dcpu_init.c269 MCF_FMPLL_SYNCR_MFD(0) | MCF_FMPLL_SYNCR_RFD(0)); in cpu_init_f()