Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/cpu/mcf532x/
H A Dspeed.c138 int clock_pll(int fsys, int flags) in clock_pll() function
253 gd->bus_clk = clock_pll(CONFIG_SYS_CLK / 1000, 0) * 1000; in get_clocks()
/openbmc/linux/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