Searched refs:clock_array_index (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/dev/drm2/radeon/
H A Dradeon_atombios.c2495 int i, j, non_clock_array_index, clock_array_index; local
2542 clock_array_index = power_state->v2.clockInfoIndex[j];
2544 if (clock_array_index >= clock_info_array->ucNumEntries)
2547 &clock_info_array->clockInfo[clock_array_index * clock_info_array->ucEntrySize];

Completed in 103 milliseconds