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

/linux-master/drivers/gpu/drm/radeon/
H A Dr420.c140 tmp = RREG32(R300_DST_PIPE_CONFIG);
141 WREG32(R300_DST_PIPE_CONFIG, tmp | R300_PIPE_AUTO_CONFIG);
485 tmp = RREG32(R300_DST_PIPE_CONFIG);
H A Dr520.c83 tmp = RREG32(R300_DST_PIPE_CONFIG);
H A Dr300.c285 radeon_ring_write(ring, PACKET0(R300_DST_PIPE_CONFIG, 0));
397 tmp = RREG32(R300_DST_PIPE_CONFIG);
398 WREG32(R300_DST_PIPE_CONFIG, tmp | R300_PIPE_AUTO_CONFIG);
H A Dr500_reg.h87 #define R300_DST_PIPE_CONFIG 0x170c macro
H A Drv515.c67 radeon_ring_write(ring, PACKET0(R300_DST_PIPE_CONFIG, 0));
151 tmp = RREG32(R300_DST_PIPE_CONFIG);

Completed in 149 milliseconds