Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dr100.c3630 temp = RREG32(RS400_DISP2_REQ_CNTL1); in r100_bandwidth_update()
3633 WREG32(RS400_DISP2_REQ_CNTL1, (temp | in r100_bandwidth_update()
3643 WREG32(RS400_DISP2_REQ_CNTL1, 0x105DC1CC); in r100_bandwidth_update()
H A Dradeon_reg.h3654 #define RS400_DISP2_REQ_CNTL1 0xe30 macro