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

/openbsd-current/sys/dev/pci/drm/radeon/
H A Dr420.c139 tmp = RREG32(R300_DST_PIPE_CONFIG);
140 WREG32(R300_DST_PIPE_CONFIG, tmp | R300_PIPE_AUTO_CONFIG);
484 tmp = RREG32(R300_DST_PIPE_CONFIG);
H A Dr520.c83 tmp = RREG32(R300_DST_PIPE_CONFIG);
H A Dr300.c284 radeon_ring_write(ring, PACKET0(R300_DST_PIPE_CONFIG, 0));
396 tmp = RREG32(R300_DST_PIPE_CONFIG);
397 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 195 milliseconds