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

/linux-master/drivers/clk/imx/
H A Dclk-imx6sll.c33 static const char *axi_sels[] = {"periph", "axi_alt_sel", }; variable
197 hws[IMX6SLL_CLK_AXI_SEL] = imx_clk_hw_mux_flags("axi_sel", base + 0x14, 6, 1, axi_sels, ARRAY_SIZE(axi_sels), 0);
H A Dclk-imx6ul.c33 static const char *axi_sels[] = {"periph", "axi_alt_sel", }; variable
255 hws[IMX6UL_CLK_AXI_SEL] = imx_clk_hw_mux_flags("axi_sel", base + 0x14, 6, 1, axi_sels, ARRAY_SIZE(axi_sels), 0);
H A Dclk-imx6q.c31 static const char *axi_sels[] = { "periph", "pll2_pfd2_396m", "periph", "pll3_pfd1_540m", }; variable
617 hws[IMX6QDL_CLK_AXI_SEL] = imx_clk_hw_mux("axi_sel", base + 0x14, 6, 2, axi_sels, ARRAY_SIZE(axi_sels));

Completed in 125 milliseconds