Searched refs:can_sels (Results 1 – 1 of 1) sorted by relevance
51 static const char *can_sels[] = { "pll3_60m", "osc", "pll3_80m", "dummy", }; variable296 …clk_mux("can_sel", base + 0x20, 8, 2, can_sels, ARRAY_SIZE(can_sels)); in imx6sx_clocks_init()