Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/imx/
H A Dclk-imx5.c95 static const char *vpu_sel[] = { "axi_a", "axi_b", "emi_slow_gate", "ahb", }; variable
109 "vpu_sel", "ipu_sel",
230 clk[IMX5_CLK_VPU_SEL] = imx_clk_mux("vpu_sel", MXC_CCM_CBCMR, 14, 2, vpu_sel, ARRAY_SIZE(vpu_sel)); in mx5_clocks_common_init()
231 clk[IMX5_CLK_VPU_GATE] = imx_clk_gate2("vpu_gate", "vpu_sel", MXC_CCM_CCGR5, 6); in mx5_clocks_common_init()
/kernel/linux/linux-6.6/drivers/clk/imx/
H A Dclk-imx5.c95 static const char *vpu_sel[] = { "axi_a", "axi_b", "emi_slow_gate", "ahb", }; variable
109 "vpu_sel", "ipu_sel",
230 clk[IMX5_CLK_VPU_SEL] = imx_clk_mux("vpu_sel", MXC_CCM_CBCMR, 14, 2, vpu_sel, ARRAY_SIZE(vpu_sel)); in mx5_clocks_common_init()
231 clk[IMX5_CLK_VPU_GATE] = imx_clk_gate2("vpu_gate", "vpu_sel", MXC_CCM_CCGR5, 6); in mx5_clocks_common_init()

Completed in 3 milliseconds