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

/xsrc/external/mit/xf86-video-rendition/dist/src/
H A Dvtypes.h113 CARD32 crtch; member in struct:_renditionRegs
H A Dvmodes.c350 reg->crtch = verite_in32(iob+CRTCHORZ);
360 width = ((reg->crtch & 0xff) + 1) << 3;
425 verite_out32(iob+CRTCHORZ,reg->crtch);

Completed in 3 milliseconds