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

/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_driver.c2931 CARD32 ulMemCtl = INREG(MGAREG_MEMCTL); local in function:MGAModeInit
2941 OUTREG(MGAREG_MEMCTL, ulMemCtl | 0x002000000);
2943 OUTREG(MGAREG_MEMCTL, ulMemCtl & ~0x002000000);

Completed in 5 milliseconds