Searched refs:Threshold_Low (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);
254 pReg->xgiRegs3C4[0x08] = GETBITSTR(Threshold_Low, 3:0, 7:4) | 0xF;
256 pReg->xgiRegs3C4[0x0F] |= GETBITSTR(Threshold_Low, 4:4, 5:5);

Completed in 35 milliseconds