Searched refs:crvml_clocks (Results 1 – 1 of 1) sorted by relevance
38 static const unsigned crvml_clocks[] = { variable65 static const unsigned crvml_num_clocks = ARRAY_SIZE(crvml_clocks);93 cur_diff = clock - crvml_clocks[0]; in crvml_nearest_index()96 diff = clock - crvml_clocks[i]; in crvml_nearest_index()108 return crvml_clocks[crvml_nearest_index(sys, clock)]; in crvml_nearest_clock()119 if (crvml_clocks[index] != clock) in crvml_set_clock()