Home
last modified time | relevance | path

Searched refs:AdjustMaxBase (Results 1 – 3 of 3) sorted by relevance

/dports/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.6/src/
H A Datiadjust.c70 pATI->AdjustMaxBase = MaxBits(CRTC_OFFSET) << 3; in ATIAdjustPreInit()
73 MaxBase = (pATI->AdjustMaxBase / (unsigned long)pATI->AdjustDepth) | in ATIAdjustPreInit()
H A Datistruct.h384 unsigned long AdjustMask, AdjustMaxBase; member
H A Datidga.c378 ((((pATI->AdjustMaxBase * 8) / bitsPerPixel) + in ATIDGAAddModes()