Searched refs:lcdif_pre_sels (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/clk/imx/ ! |
D | clk-imx6sll.c | 47 static const char *lcdif_pre_sels[] = { "pll2_bus", "pll3_pfd3_454m", "pll5_video_div", "pll2_pfd0_… variable 215 … = imx_clk_hw_mux("lcdif_pre_sel", base + 0x38, 15, 3, lcdif_pre_sels, ARRAY_SIZE(lcdif_pre_sels)… in imx6sll_clocks_init()
|
D | clk-imx6ul.c | 46 static const char *lcdif_pre_sels[] = { "pll2_bus", "pll3_pfd3_454m", "pll5_video_div", "pll2_pfd0_… variable 285 …x_clk_hw_mux_flags("lcdif_pre_sel", base + 0x38, 15, 3, lcdif_pre_sels, ARRAY_SIZE(lcdif_pre_sels)… in imx6ul_clocks_init()
|