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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_tv.c259 OUTREG(RADEON_TV_HOST_RD_WT_CNTL, addr);
260 OUTREG(RADEON_TV_HOST_RD_WT_CNTL, addr | RADEON_HOST_FIFO_WT);
263 tmp = INREG(RADEON_TV_HOST_RD_WT_CNTL);
271 OUTREG(RADEON_TV_HOST_RD_WT_CNTL, 0);
283 OUTREG(RADEON_TV_HOST_RD_WT_CNTL, addr);
284 OUTREG(RADEON_TV_HOST_RD_WT_CNTL, addr | RADEON_HOST_FIFO_RD);
287 tmp = INREG(RADEON_TV_HOST_RD_WT_CNTL);
295 OUTREG(RADEON_TV_HOST_RD_WT_CNTL, 0);
H A Dradeon_reg.h3356 #define RADEON_TV_HOST_RD_WT_CNTL 0x0848 macro
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_reg.h3356 #define RADEON_TV_HOST_RD_WT_CNTL 0x0848 macro

Completed in 44 milliseconds