Home
last modified time | relevance | path

Searched refs:pcie_axi_sels (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/arm/mach-imx/
Dclk-imx6q.c49 static const char *pcie_axi_sels[] = { "axi", "ahb", }; variable
298 … = imx_clk_mux("pcie_axi_sel", base + 0x18, 10, 1, pcie_axi_sels, ARRAY_SIZE(pcie_axi_sels in imx6q_clocks_init()
Dclk-imx6sx.c45 static const char *pcie_axi_sels[] = { "axi", "ahb", }; variable
281 …_mux("pcie_axi_sel", base + 0x18, 10, 1, pcie_axi_sels, ARRAY_SIZE(pcie_axi_sels in imx6sx_clocks_init()