Searched refs:ldb_di0_sels (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/clk/imx/ |
D | clk-imx6sll.c | 45 static const char *ldb_di0_sels[] = { "pll5_video_div", "pll2_pfd0_352m", "pll2_pfd2_396m", "pll2_p… variable 254 …I0_SEL] = imx_clk_hw_mux("ldb_di0_sel", base + 0x2c, 9, 3, ldb_di0_sels, ARRAY_SIZE(ldb_di0_sels)); in imx6sll_clocks_init()
|
D | clk-imx6ul.c | 48 static const char *ldb_di0_sels[] = { "pll5_video_div", "pll2_pfd0_352m", "pll2_pfd2_396m", "pll2_p… variable 275 …SEL] = imx_clk_hw_mux("ldb_di0_sel", base + 0x2c, 9, 3, ldb_di0_sels, ARRAY_SIZE(ldb_di0_sels)); in imx6ul_clocks_init()
|
D | clk-imx6sx.c | 35 static const char *ldb_di0_sels[] = { "pll5_video_div", "pll2_pfd0_352m", "pll2_pfd2_396m", "pll2_p… variable 309 … imx_clk_hw_mux("ldb_di0_sel", base + 0x2c, 9, 3, ldb_di0_sels, ARRAY_SIZE(ldb_di0_sels)… in imx6sx_clocks_init()
|