Searched refs:lcdif_pre_sels (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/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 231 … = 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 | 45 static const char *lcdif_pre_sels[] = { "pll2_bus", "pll3_pfd3_454m", "pll5_video_div", "pll2_pfd0_… variable 271 …x_clk_hw_mux_flags("lcdif_pre_sel", base + 0x38, 15, 3, lcdif_pre_sels, ARRAY_SIZE(lcdif_pre_sels)… in imx6ul_clocks_init()
|