Home
last modified time | relevance | path

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

/external/u-boot/arch/m68k/cpu/mcf532x/
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()