Searched refs:pcc5_periph_plat_sels (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/clk/imx/ |
H A D | clk-imx8ulp.c | 33 static const char * const pcc5_periph_plat_sels[] = { "dummy", "pll4_pfd3_div2", "pll4_pfd2_div2", variable 513 …X8ULP_CLK_CSI] = imx8ulp_clk_hw_composite("csi", pcc5_periph_plat_sels, ARRAY_SIZE(pcc5_periph_pla… in imx8ulp_clk_pcc5_init() 514 …X8ULP_CLK_DSI] = imx8ulp_clk_hw_composite("dsi", pcc5_periph_plat_sels, ARRAY_SIZE(pcc5_periph_pla… in imx8ulp_clk_pcc5_init() 516 …ULP_CLK_EPDC] = imx8ulp_clk_hw_composite("epdc", pcc5_periph_plat_sels, ARRAY_SIZE(pcc5_periph_pla… in imx8ulp_clk_pcc5_init() 518 …P_CLK_GPU2D] = imx8ulp_clk_hw_composite("gpu2d", pcc5_periph_plat_sels, ARRAY_SIZE(pcc5_periph_pla… in imx8ulp_clk_pcc5_init() 519 …P_CLK_GPU3D] = imx8ulp_clk_hw_composite("gpu3d", pcc5_periph_plat_sels, ARRAY_SIZE(pcc5_periph_pla… in imx8ulp_clk_pcc5_init() 520 …K_DC_NANO] = imx8ulp_clk_hw_composite("dc_nano", pcc5_periph_plat_sels, ARRAY_SIZE(pcc5_periph_pla… in imx8ulp_clk_pcc5_init() 521 …CLK_UI] = imx8ulp_clk_hw_composite("csi_clk_ui", pcc5_periph_plat_sels, ARRAY_SIZE(pcc5_periph_pla… in imx8ulp_clk_pcc5_init() 522 …K_ESC] = imx8ulp_clk_hw_composite("csi_clk_esc", pcc5_periph_plat_sels, ARRAY_SIZE(pcc5_periph_pla… in imx8ulp_clk_pcc5_init()
|