HomeSort by: relevance | last modified time | path
    Searched defs:audiovideo_div_tbl (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/nxp/
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),
imx6sx_clk.c 974 static const int audiovideo_div_tbl[] = { 1, 2, 1, 4, 0 }; variable in typeref:typename:const int[]
1062 CLK_DIV_TABLE("pll4_audio_div", "pll4_post_div", MISC2, AUDIO_DIV_LSB, audiovideo_div_tbl),
1064 CLK_DIV_TABLE("pll5_video_div", "pll5_post_div", MISC2, VIDEO_DIV, audiovideo_div_tbl),

Completed in 33 milliseconds