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

/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_driver.c186 static int chipsVideoMode(int vgaBitsPerPixel,int displayHSize,
5548 ChipsNew->XR[0xE2] = chipsVideoMode((pScrn->depth), (cPtr->PanelType & ChipsLCD) ?
5938 ChipsNew->XR[0x2B] = chipsVideoMode(pScrn->depth, mode->CrtcHDisplay, mode->CrtcVDisplay);
6355 ChipsNew->XR[0x2B] = chipsVideoMode(pScrn->depth, (cPtr->PanelType & ChipsLCD) ?
6794 chipsVideoMode(int depth, int displayHSize, function in typeref:typename:int

Completed in 8 milliseconds