Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/clk/imx/
Dclk-imx6sll.c33 static const char *axi_sels[] = {"periph", "axi_alt_sel", }; variable
197 …_SEL] = imx_clk_hw_mux_flags("axi_sel", base + 0x14, 6, 1, axi_sels, ARRAY_SIZE(axi_sels), 0); in imx6sll_clocks_init()
Dclk-imx6ul.c32 static const char *axi_sels[] = {"periph", "axi_alt_sel", }; variable
240 …XI_SEL] = imx_clk_hw_mux_flags("axi_sel", base + 0x14, 6, 1, axi_sels, ARRAY_SIZE(axi_sels), 0); in imx6ul_clocks_init()
Dclk-imx6q.c30 static const char *axi_sels[] = { "periph", "pll2_pfd2_396m", "periph", "pll3_pfd1_540m", }; variable
612 … = imx_clk_hw_mux("axi_sel", base + 0x14, 6, 2, axi_sels, ARRAY_SIZE(axi_sels)); in imx6q_clocks_init()