Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/coldfire/
H A Dm53xx.c479 mfd = readb(MCF_PLL_PFDR); in clock_pll()
522 writeb(mfd, MCF_PLL_PFDR); in clock_pll()
593 return (FREF * readb(MCF_PLL_PFDR)) / (BUSDIV * 4); in get_sys_clock()
/openbmc/linux/arch/m68k/include/asm/
H A Dm53xxsim.h1116 #define MCF_PLL_PFDR 0xFC0C000C macro