Searched refs:lref (Results 1 – 2 of 2) sorted by relevance
42 static void __init _mx21_clocks_init(unsigned long lref, unsigned long href) in _mx21_clocks_init() argument47 clk[IMX21_CLK_CKIL] = imx_obtain_fixed_clock("ckil", lref); in _mx21_clocks_init()122 int __init mx21_clocks_init(unsigned long lref, unsigned long href) in mx21_clocks_init() argument126 _mx21_clocks_init(lref, href); in mx21_clocks_init()
49 int mx21_clocks_init(unsigned long lref, unsigned long fref);