Searched refs:clock_pll (Results 1 – 1 of 1) sorted by relevance
282 int clock_pll (int fsys, int flags);289 sys_clk_khz = clock_pll(0, 0); in sysinit()464 int clock_pll(int fsys, int flags) in clock_pll() function