Home
last modified time | relevance | path

Searched refs:RS400_DISP2_REQ_CNTL2 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Dr100.c3644 temp = RREG32(RS400_DISP2_REQ_CNTL2); in r100_bandwidth_update()
3647 WREG32(RS400_DISP2_REQ_CNTL2, (temp | in r100_bandwidth_update()
3652 WREG32(RS400_DISP2_REQ_CNTL2, 0x2749D000); in r100_bandwidth_update()
H A Dradeon_reg.h3661 #define RS400_DISP2_REQ_CNTL2 0xe34 macro