Searched refs:lcdif1_pre_sels (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/clk/imx/
H A Dclk-imx6sx.c52 static const char *lcdif1_pre_sels[] = { "pll2_bus", "pll3_pfd3_454m", "pll5_video_div", "pll2_pfd0_352m", "pll2_pfd1_594m", "pll3_pfd1_540m", }; variable
310 hws[IMX6SX_CLK_LCDIF1_PRE_SEL] = imx_clk_hw_mux_flags("lcdif1_pre_sel", base + 0x38, 15, 3, lcdif1_pre_sels, ARRAY_SIZE(lcdif1_pre_sels), CLK_SET_RATE_PARENT);

Completed in 203 milliseconds