Searched refs:pcie_axi_sels (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/imx/ |
H A D | clk-imx6sx.c | 37 static const char *pcie_axi_sels[] = { "axi", "ahb", }; variable 272 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)); in imx6sx_clocks_init()
|
H A D | clk-imx6q.c | 50 static const char *pcie_axi_sels[] = { "axi", "ahb", }; variable 663 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)); in imx6q_clocks_init()
|
/kernel/linux/linux-6.6/drivers/clk/imx/ |
H A D | clk-imx6sx.c | 37 static const char *pcie_axi_sels[] = { "axi", "ahb", }; variable 272 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)); in imx6sx_clocks_init()
|
H A D | clk-imx6q.c | 51 static const char *pcie_axi_sels[] = { "axi", "ahb", }; variable 668 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)); in imx6q_clocks_init()
|
Completed in 6 milliseconds