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

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_vga.c74 unsigned short Threshold_Low, Threshold_High; local in function:XG40Init
253 (*pXGI->SetThreshold)(pScrn, mode, &Threshold_Low, &Threshold_High);
258 pReg->xgiRegs3C4[0x09] |= GETBITS(Threshold_High, 3:0);

Completed in 4 milliseconds