Searched refs:cko_sel (Results 1 – 1 of 1) sorted by relevance
/arch/arm/mach-imx/ |
D | clk-imx25.c | 87 wdt_ipg, cko_div, cko_sel, cko, clk_max enumerator 124 clk[cko_sel] = imx_clk_mux("cko_sel", ccm(CCM_MCR), 20, 4, cko_sel_clks, ARRAY_SIZE(cko_sel_clks)); in __mx25_clocks_init() 237 clk_set_parent(clk[cko_sel], clk[ipg]); in __mx25_clocks_init()
|