Searched refs:vml_clocks (Results 1 – 1 of 1) sorted by relevance
53 static u32 vml_clocks[] = { variable66 static u32 vml_num_clocks = ARRAY_SIZE(vml_clocks);570 cur_diff = clock - vml_clocks[0]; in vml_nearest_clock()573 diff = clock - vml_clocks[i]; in vml_nearest_clock()580 return vml_clocks[cur_index]; in vml_nearest_clock()