Searched refs:crvml_clocks (Results 1 – 1 of 1) sorted by relevance
52 static const unsigned crvml_clocks[] = { variable79 static const unsigned crvml_num_clocks = ARRAY_SIZE(crvml_clocks);107 cur_diff = clock - crvml_clocks[0]; in crvml_nearest_index()110 diff = clock - crvml_clocks[i]; in crvml_nearest_index()122 return crvml_clocks[crvml_nearest_index(sys, clock)]; in crvml_nearest_clock()133 if (crvml_clocks[index] != clock) in crvml_set_clock()