pcie_axi_sels 49 drivers/clk/imx/clk-imx6q.c static const char *pcie_axi_sels[] = { "axi", "ahb", }; pcie_axi_sels 667 drivers/clk/imx/clk-imx6q.c hws[IMX6QDL_CLK_PCIE_AXI_SEL] = imx_clk_hw_mux("pcie_axi_sel", base + 0x18, 10, 1, pcie_axi_sels, ARRAY_SIZE(pcie_axi_sels)); pcie_axi_sels 36 drivers/clk/imx/clk-imx6sx.c static const char *pcie_axi_sels[] = { "axi", "ahb", }; pcie_axi_sels 279 drivers/clk/imx/clk-imx6sx.c hws[IMX6SX_CLK_PCIE_AXI_SEL] = imx_clk_hw_mux("pcie_axi_sel", base + 0x18, 10, 1, pcie_axi_sels, ARRAY_SIZE(pcie_axi_sels));