Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/imx/
H A 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()
H A Dclk-imx6ul.c33 static const char *axi_sels[] = {"periph", "axi_alt_sel", }; variable
255 …XI_SEL] = imx_clk_hw_mux_flags("axi_sel", base + 0x14, 6, 1, axi_sels, ARRAY_SIZE(axi_sels), 0); in imx6ul_clocks_init()
H A Dclk-imx6q.c31 static const char *axi_sels[] = { "periph", "pll2_pfd2_396m", "periph", "pll3_pfd1_540m", }; variable
617 … = imx_clk_hw_mux("axi_sel", base + 0x14, 6, 2, axi_sels, ARRAY_SIZE(axi_sels)); in imx6q_clocks_init()