Searched refs:compute_vclk (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-xgi/dist/src/ |
| H A D | xgi_dac.h | 31 int compute_vclk(int Clock, int *out_n, int *out_dn, int *out_div,
|
| H A D | xgi_vga.c | 196 if (compute_vclk(clock, &num, &denum, &div, &sbit, &scale)) { 207 /* if compute_vclk cannot handle the request clock try XGICalcClock! */
|
| H A D | xgi.h | 971 int compute_vclk(int Clock, int *out_n, int *out_dn, int *out_div,
|
| H A D | xgi_dac.c | 65 compute_vclk( function in typeref:typename:int 162 PDEBUG(ErrorF("compute_vclk: Clock=%d, n=%d, dn=%d, div=%d, sbit=%d,"
|
Completed in 7 milliseconds