Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/imx/
Dclk-imx6ul.c55 static const char *ldb_di0_sels[] = { "pll5_video_div", "pll2_pfd0_352m", "pll2_pfd2_396m", "pll2_p… variable
243 …I0_SEL] = imx_clk_mux("ldb_di0_sel", base + 0x2c, 9, 3, ldb_di0_sels, ARRAY_SIZE(ldb_di0_sels)); in imx6ul_clocks_init()
Dclk-imx6sx.c42 static const char *ldb_di0_sels[] = { "pll5_video_div", "pll2_pfd0_352m", "pll2_pfd2_396m", "pll2_p… variable
320 …x_clk_mux_flags("ldb_di0_sel", base + 0x2c, 9, 3, ldb_di0_sels, ARRAY_SIZE(ldb_di0_sels)… in imx6sx_clocks_init()