Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/m68k/coldfire/
H A Dm53xx.c289 int clock_pll (int fsys, int flags);
296 clock_pll(0, 0); in sysinit()
470 int clock_pll(int fsys, int flags) in clock_pll() function
/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf532x/
H A Dspeed.c139 int clock_pll(int fsys, int flags) in clock_pll() function
254 gd->bus_clk = clock_pll(CONFIG_SYS_CLK / 1000, 0) * 1000; in get_clocks()