Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/clk/imx/
H A Dclk-imx8ulp.c33 static const char * const pcc5_periph_plat_sels[] = { "dummy", "pll4_pfd3_div2", "pll4_pfd2_div2", variable
513 clks[IMX8ULP_CLK_CSI] = imx8ulp_clk_hw_composite("csi", pcc5_periph_plat_sels, ARRAY_SIZE(pcc5_periph_plat_sels), true, true, true, base + 0xbc, 1); in imx8ulp_clk_pcc5_init()
514 clks[IMX8ULP_CLK_DSI] = imx8ulp_clk_hw_composite("dsi", pcc5_periph_plat_sels, ARRAY_SIZE(pcc5_periph_plat_sels), true, true, true, base + 0xc0, 1); in imx8ulp_clk_pcc5_init()
516 clks[IMX8ULP_CLK_EPDC] = imx8ulp_clk_hw_composite("epdc", pcc5_periph_plat_sels, ARRAY_SIZE(pcc5_periph_plat_sels), true, true, true, base + 0xcc, 1); in imx8ulp_clk_pcc5_init()
518 clks[IMX8ULP_CLK_GPU2D] = imx8ulp_clk_hw_composite("gpu2d", pcc5_periph_plat_sels, ARRAY_SIZE(pcc5_periph_plat_sels), true, true, true, base + 0xf0, 1); in imx8ulp_clk_pcc5_init()
519 clks[IMX8ULP_CLK_GPU3D] = imx8ulp_clk_hw_composite("gpu3d", pcc5_periph_plat_sels, ARRAY_SIZ in imx8ulp_clk_pcc5_init()
[all...]

Completed in 2 milliseconds