Searched refs:pcie_axi_sels (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/clk/imx/ |
D | clk-imx6sx.c | 36 static const char *pcie_axi_sels[] = { "axi", "ahb", }; variable 279 …_mux("pcie_axi_sel", base + 0x18, 10, 1, pcie_axi_sels, ARRAY_SIZE(pcie_axi_sels… in imx6sx_clocks_init()
|
D | clk-imx6q.c | 49 static const char *pcie_axi_sels[] = { "axi", "ahb", }; variable 667 …imx_clk_hw_mux("pcie_axi_sel", base + 0x18, 10, 1, pcie_axi_sels, ARRAY_SIZE(pcie_axi_sels… in imx6q_clocks_init()
|