Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dr100.c3638 temp = RREG32(RS400_DISP2_REQ_CNTL1); in r100_bandwidth_update()
3641 WREG32(RS400_DISP2_REQ_CNTL1, (temp | in r100_bandwidth_update()
3651 WREG32(RS400_DISP2_REQ_CNTL1, 0x105DC1CC); in r100_bandwidth_update()
H A Dradeon_reg.h3654 #define RS400_DISP2_REQ_CNTL1 0xe30 macro