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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Datombios_output.c584 static const int dp_clocks[] = { variable in typeref:typename:const int[]
592 static const int num_dp_clocks = sizeof(dp_clocks) / sizeof(int);
625 if (dp_clocks[i] > (mode_clock/10)) {
650 if (dp_clocks[i] > (mode_clock/10)) {
692 if (dp_clocks[i] > (mode_clock/10))
711 if (dp_clocks[i] > (mode_clock/10))

Completed in 9 milliseconds