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

/freebsd-10-stable/sys/dev/drm2/radeon/
H A Dr420.c137 tmp = RREG32(R300_DST_PIPE_CONFIG);
138 WREG32(R300_DST_PIPE_CONFIG, tmp | R300_PIPE_AUTO_CONFIG);
474 tmp = RREG32(R300_DST_PIPE_CONFIG);
H A Dr520.c87 tmp = RREG32(R300_DST_PIPE_CONFIG);
H A Dr300.c251 radeon_ring_write(ring, PACKET0(R300_DST_PIPE_CONFIG, 0));
364 tmp = RREG32(R300_DST_PIPE_CONFIG);
365 WREG32(R300_DST_PIPE_CONFIG, tmp | R300_PIPE_AUTO_CONFIG);
H A Dr500_reg.h90 #define R300_DST_PIPE_CONFIG 0x170c macro
H A Dradeon_cp.c466 RADEON_WRITE(R300_DST_PIPE_CONFIG, RADEON_READ(R300_DST_PIPE_CONFIG) | R300_PIPE_AUTO_CONFIG);
H A Drv515.c82 radeon_ring_write(ring, PACKET0(R300_DST_PIPE_CONFIG, 0));
167 tmp = RREG32(R300_DST_PIPE_CONFIG);
H A Dradeon_drv.h699 #define R300_DST_PIPE_CONFIG 0x170c macro
/freebsd-10-stable/sys/dev/drm/
H A Dradeon_cp.c452 RADEON_WRITE(R300_DST_PIPE_CONFIG, RADEON_READ(R300_DST_PIPE_CONFIG) | R300_PIPE_AUTO_CONFIG);
H A Dradeon_drv.h777 #define R300_DST_PIPE_CONFIG 0x170c macro

Completed in 200 milliseconds