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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dlegacy_crtc.c129 OUTREG(RADEON_CRTC2_OFFSET_CNTL, restore->crtc2_offset_cntl);
579 save->crtc2_offset_cntl = INREG(RADEON_CRTC2_OFFSET_CNTL);
999 save->crtc2_offset_cntl = RADEON_CRTC_OFFSET_FLIP_CNTL;
1002 save->crtc2_offset_cntl = 0;
1006 save->crtc2_offset_cntl |= (R300_CRTC_X_Y_MODE_EN |
1010 save->crtc2_offset_cntl |= RADEON_CRTC_TILE_EN;
1014 save->crtc2_offset_cntl &= ~(R300_CRTC_X_Y_MODE_EN |
1018 save->crtc2_offset_cntl &= ~RADEON_CRTC_TILE_EN;
1038 /*save->crtc2_offset_cntl = INREG(RADEON_CRTC2_OFFSET_CNTL) & ~0xf;*/
1044 save->crtc2_offset_cntl
[all...]
H A Dradeon_probe.h618 uint32_t crtc2_offset_cntl; member in struct:__anon297917400b08
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128.h204 uint32_t crtc2_offset_cntl; member in struct:__anona5d7874c0208
H A Dr128_crtc.c286 OUTREG(R128_CRTC2_OFFSET_CNTL, restore->crtc2_offset_cntl);
341 save->crtc2_offset_cntl = 0;
H A Dr128_driver.c2403 save->crtc2_offset_cntl = INREG(R128_CRTC2_OFFSET_CNTL);

Completed in 12 milliseconds