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

/xsrc/external/mit/xf86-video-tseng/dist/src/
H A Dtseng.h81 CARD8 ExtATC; member in struct:__anoncd7dc6340408
H A Dtseng_mode.c1091 tsengReg->ExtATC = hwp->readAttr(hwp, 0x36);
1092 hwp->writeAttr(hwp, 0x36, tsengReg->ExtATC);
1201 hwp->writeAttr(hwp, 0x36, tsengReg->ExtATC);
1334 new->ExtATC = 0x00;
1336 new->ExtATC = 0x80;
1488 new->ExtATC &= 0xCF;
1489 new->ExtATC |= (pTseng->Bytesperpixel - 1) << 4;
1497 new->ExtATC &= 0xCF;
1498 new->ExtATC |= 0x20;

Completed in 10 milliseconds