Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/drm2/radeon/
Dr100.c3719 temp = RREG32(RS400_DISP2_REQ_CNTL2); in r100_bandwidth_update()
3722 WREG32(RS400_DISP2_REQ_CNTL2, (temp | in r100_bandwidth_update()
3727 WREG32(RS400_DISP2_REQ_CNTL2, 0x2749D000); in r100_bandwidth_update()
Dradeon_reg.h3664 #define RS400_DISP2_REQ_CNTL2 0xe34 macro