Home
last modified time | relevance | path

Searched refs:ipu_sel (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/imx/
H A Dclk-imx5.c92 static const char *ipu_sel[] = { "axi_a", "axi_b", "emi_slow_gate", "ahb", }; variable
109 "vpu_sel", "ipu_sel",
220 clk[IMX5_CLK_IPU_SEL] = imx_clk_mux("ipu_sel", MXC_CCM_CBCMR, 6, 2, ipu_sel, ARRAY_SIZE(ipu_sel)); in mx5_clocks_common_init()
221 clk[IMX5_CLK_IPU_GATE] = imx_clk_gate2("ipu_gate", "ipu_sel", MXC_CCM_CCGR5, 10); in mx5_clocks_common_init()
/kernel/linux/linux-6.6/drivers/clk/imx/
H A Dclk-imx5.c92 static const char *ipu_sel[] = { "axi_a", "axi_b", "emi_slow_gate", "ahb", }; variable
109 "vpu_sel", "ipu_sel",
220 clk[IMX5_CLK_IPU_SEL] = imx_clk_mux("ipu_sel", MXC_CCM_CBCMR, 6, 2, ipu_sel, ARRAY_SIZE(ipu_sel)); in mx5_clocks_common_init()
221 clk[IMX5_CLK_IPU_GATE] = imx_clk_gate2("ipu_gate", "ipu_sel", MXC_CCM_CCGR5, 10); in mx5_clocks_common_init()

Completed in 3 milliseconds