Searched refs:R300_DST_PIPE_CONFIG (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/radeon/
H A Dr420.c134 tmp = RREG32(R300_DST_PIPE_CONFIG);
135 WREG32(R300_DST_PIPE_CONFIG, tmp | R300_PIPE_AUTO_CONFIG);
442 tmp = RREG32(R300_DST_PIPE_CONFIG);
H A Dr300.c248 radeon_ring_write(rdev, PACKET0(R300_DST_PIPE_CONFIG, 0));
361 tmp = RREG32(R300_DST_PIPE_CONFIG);
362 WREG32(R300_DST_PIPE_CONFIG, tmp | R300_PIPE_AUTO_CONFIG);
H A Dr500_reg.h87 #define R300_DST_PIPE_CONFIG 0x170c macro
H A Dradeon_cp.c472 RADEON_WRITE(R300_DST_PIPE_CONFIG, RADEON_READ(R300_DST_PIPE_CONFIG) | R300_PIPE_AUTO_CONFIG);
H A Dradeon_drv.h696 #define R300_DST_PIPE_CONFIG 0x170c macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dr420.c134 tmp = RREG32(R300_DST_PIPE_CONFIG);
135 WREG32(R300_DST_PIPE_CONFIG, tmp | R300_PIPE_AUTO_CONFIG);
442 tmp = RREG32(R300_DST_PIPE_CONFIG);
H A Dr300.c248 radeon_ring_write(rdev, PACKET0(R300_DST_PIPE_CONFIG, 0));
361 tmp = RREG32(R300_DST_PIPE_CONFIG);
362 WREG32(R300_DST_PIPE_CONFIG, tmp | R300_PIPE_AUTO_CONFIG);
H A Dr500_reg.h87 #define R300_DST_PIPE_CONFIG 0x170c macro
H A Dradeon_cp.c472 RADEON_WRITE(R300_DST_PIPE_CONFIG, RADEON_READ(R300_DST_PIPE_CONFIG) | R300_PIPE_AUTO_CONFIG);
H A Dradeon_drv.h696 #define R300_DST_PIPE_CONFIG 0x170c macro

Completed in 283 milliseconds