imx6sx_clk.c | 972 static const int enet_ref_tbl[] = { 20, 10, 5, 4, 0 }; variable in typeref:typename:const int[] 1065 CLK_DIV_TABLE("enet_ref", "pll6_enet", PLL_ENET, DIV_SELECT, enet_ref_tbl), 1066 CLK_DIV_TABLE("enet2_ref", "pll6_enet", PLL_ENET, DIV2_SELECT, enet_ref_tbl),
|