Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dm5271.h35 #define MCF_FMPLL_SYNCR_RFD(x) ((x&0x7)<<19) macro
/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf52x2/
H A Dcpu_init.c270 MCF_FMPLL_SYNCR_MFD(0) | MCF_FMPLL_SYNCR_RFD(0)); in cpu_init_f()