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

/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_driver.c3987 unsigned char seq1 = 0, crtcext1 = 0; local in function:MGADisplayPowerManagementSet
3994 crtcext1 = 0x00;
3999 crtcext1 = 0x10;
4004 crtcext1 = 0x20;
4009 crtcext1 = 0x30;
4021 crtcext1 |= INREG8(MGAREG_CRTCEXT_DATA) & ~0x30;
4022 OUTREG8(MGAREG_CRTCEXT_DATA, crtcext1);

Completed in 5 milliseconds