Home
last modified time | relevance | path

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

/linux-4.4.14/arch/m68k/coldfire/
Dm53xx.c282 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