Searched refs:best_dn (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-xgi/dist/src/ |
| H A D | xgi_dac.c | 74 int n, dn, best_n=0, best_dn=0; local in function:compute_vclk 156 best_dn = dn; 161 *out_dn = best_dn; 163 " scale=%d\n", Clock, best_n, best_dn, *out_div,
|
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | sis_dac.c | 123 int n, dn, best_n=0, best_dn=0; local in function:SiS_compute_vclk 206 best_dn = dn; 211 *out_dn = best_dn; 213 " scale=%d\n", Clock, best_n, best_dn, *out_div,
|
Completed in 5 milliseconds