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

/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_driver.c1326 unsigned int Probed[3], FPclkI, CRTclkI; local in function:chipsPreInitHiQV
2083 Probed[i] = VCO_D * Fref / N;
2084 Probed[i] = Probed[i] * M / (PSN * (1 << P));
2085 Probed[i] = Probed[i] / 1000;
2097 (float)(Probed[i])/1000.);
2102 cPtr->FPclock = Probed[FPclkI];
2197 "Probed memory clock of %7.3f MHz\n",

Completed in 9 milliseconds