Home
last modified time | relevance | path

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

/drivers/clk/imx/
Dclk-imx6ul.c52 static const char *can_sels[] = { "pll3_60m", "osc", "pll3_80m", "dummy", }; variable
256 …6UL_CLK_CAN_SEL] = imx_clk_hw_mux("can_sel", base + 0x20, 8, 2, can_sels, ARRAY_SIZE(can_sels)); in imx6ul_clocks_init()
Dclk-imx6sx.c42 static const char *can_sels[] = { "pll3_60m", "osc", "pll3_80m", "dummy", }; variable
294 …_hw_mux("can_sel", base + 0x20, 8, 2, can_sels, ARRAY_SIZE(can_sels)); in imx6sx_clocks_init()
Dclk-imx6q.c61 static const char *can_sels[] = { "pll3_60m", "osc", "pll3_80m", }; variable
625 …QDL_CLK_CAN_SEL] = imx_clk_hw_mux("can_sel", base + 0x20, 8, 2, can_sels, ARRAY_SIZE(can_sels)); in imx6q_clocks_init()