Searched refs:video_div_table (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/clk/imx/ |
H A D | clk-imx6q.c | 111 static struct clk_div_table video_div_table[] = { variable 469 video_div_table[1].div = 1; in imx6q_clocks_init() 470 video_div_table[3].div = 1; in imx6q_clocks_init() 604 …_div", "pll5_post_div", CLK_SET_RATE_PARENT, base + 0x170, 30, 2, 0, video_div_table, &imx_ccm_loc… in imx6q_clocks_init()
|
H A D | clk-imx6sl.c | 87 static const struct clk_div_table video_div_table[] = { variable 270 …iv", "pll5_post_div", CLK_SET_RATE_PARENT, base + 0x170, 30, 2, 0, video_div_table, &imx_ccm_loc… in imx6sl_clocks_init()
|
H A D | clk-imx6sll.c | 66 static const struct clk_div_table video_div_table[] = { variable 182 CLK_SET_RATE_PARENT | CLK_SET_RATE_GATE, base + 0x170, 30, 2, 0, video_div_table, &imx_ccm_lock); in imx6sll_clocks_init()
|
H A D | clk-imx6ul.c | 90 static const struct clk_div_table video_div_table[] = { variable 239 CLK_SET_RATE_PARENT | CLK_SET_RATE_GATE, base + 0x170, 30, 2, 0, video_div_table, &imx_ccm_lock); in imx6ul_clocks_init()
|
H A D | clk-imx6sx.c | 103 static const struct clk_div_table video_div_table[] = { variable 255 CLK_SET_RATE_PARENT, base + 0x170, 30, 2, 0, video_div_table, &imx_ccm_lock); in imx6sx_clocks_init()
|