Home
last modified time | relevance | path

Searched refs:ldb_di0_sels (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/clk/imx/
Dclk-imx6sll.c45 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()
Dclk-imx6ul.c47 static const char *ldb_di0_sels[] = { "pll5_video_div", "pll2_pfd0_352m", "pll2_pfd2_396m", "pll2_p… variable
260 …SEL] = imx_clk_hw_mux("ldb_di0_sel", base + 0x2c, 9, 3, ldb_di0_sels, ARRAY_SIZE(ldb_di0_sels)); in imx6ul_clocks_init()
Dclk-imx6sx.c35 static const char *ldb_di0_sels[] = { "pll5_video_div", "pll2_pfd0_352m", "pll2_pfd2_396m", "pll2_p… variable
308 …lk_hw_mux_flags("ldb_di0_sel", base + 0x2c, 9, 3, ldb_di0_sels, ARRAY_SIZE(ldb_di0_sels)… in imx6sx_clocks_init()