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

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_dac.h31 int compute_vclk(int Clock, int *out_n, int *out_dn, int *out_div,
H A Dxgi_vga.c196 if (compute_vclk(clock, &num, &denum, &div, &sbit, &scale)) {
207 /* if compute_vclk cannot handle the request clock try XGICalcClock! */
H A Dxgi.h971 int compute_vclk(int Clock, int *out_n, int *out_dn, int *out_div,
H A Dxgi_dac.c65 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