Searched refs:axi_sels (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/clk/imx/ |
| H A D | clk-imx6sll.c | 33 static const char *axi_sels[] = {"periph", "axi_alt_sel", }; variable 196 …_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 D | clk-imx6ul.c | 33 static const char *axi_sels[] = {"periph", "axi_alt_sel", }; variable 254 …XI_SEL] = imx_clk_hw_mux_flags("axi_sel", base + 0x14, 6, 1, axi_sels, ARRAY_SIZE(axi_sels), 0); in imx6ul_clocks_init()
|