imx6_clk.c | 885 static const int audiovideo_div_tbl[] = { 1, 2, 1, 4, 0 }; variable in typeref:typename:const int[] 976 CLK_DIV_TABLE("pll4_audio_div", "pll4_post_div", MISC2, AUDIO_DIV_LSB, audiovideo_div_tbl), 978 CLK_DIV_TABLE("pll5_video_div", "pll5_post_div", MISC2, VIDEO_DIV, audiovideo_div_tbl),
|