Searched refs:video_div_table (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/arch/arm/mach-imx/ |
D | clk-imx6q.c | 109 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()
|
D | clk-imx6sl.c | 90 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()
|
D | clk-imx6sx.c | 124 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()
|