Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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()