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

/xsrc/external/mit/xf86-video-neomagic/dist/src/
H A Dneo_driver.c2621 vgaRegPtr NeoStd = &hwp->ModeReg; local in function:neoModeInit
2645 NeoStd->Attribute[16] = 0x01;
2649 NeoStd->CRTC[0x13] = pScrn->displayWidth >> 3;
2655 NeoStd->CRTC[0x13] = pScrn->displayWidth >> 2;
2660 NeoStd->CRTC[0x13] = pScrn->displayWidth >> 2;
2664 NeoStd->CRTC[0x13] = (pScrn->displayWidth * 3) >> 3;
2901 NeoStd->Sequencer[1] |= 0x8;
2925 NeoStd->MiscOutReg |= 0x0C;
2927 neoRestore(pScrn, NeoStd, NeoNew, FALSE);

Completed in 4 milliseconds