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