Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-imx/
Dclk-imx6q.c109 static struct clk_div_table video_div_table[] = { variable
147 video_div_table[1].div = 1; in imx6q_clocks_init()
148 video_div_table[3].div = 1; in imx6q_clocks_init()
259 …_div", "pll5_post_div", CLK_SET_RATE_PARENT, base + 0x170, 30, 2, 0, video_div_table, &imx_ccm_loc… in imx6q_clocks_init()
Dclk-imx6sl.c90 static struct clk_div_table video_div_table[] = { variable
268 …iv", "pll5_post_div", CLK_SET_RATE_PARENT, base + 0x170, 30, 2, 0, video_div_table, &imx_ccm_loc… in imx6sl_clocks_init()
Dclk-imx6sx.c124 static struct clk_div_table video_div_table[] = { variable
262 CLK_SET_RATE_PARENT, base + 0x170, 30, 2, 0, video_div_table, &imx_ccm_lock); in imx6sx_clocks_init()