Searched refs:lref (Results 1 – 2 of 2) sorted by relevance
45 static void __init _mx21_clocks_init(unsigned long lref, unsigned long href) in _mx21_clocks_init() argument50 clk[IMX21_CLK_CKIL] = imx_obtain_fixed_clock("ckil", lref); in _mx21_clocks_init()125 int __init mx21_clocks_init(unsigned long lref, unsigned long href) in mx21_clocks_init() argument129 _mx21_clocks_init(lref, href); in mx21_clocks_init()
48 int mx21_clocks_init(unsigned long lref, unsigned long fref);