Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/radeon/
H A Dr100.c3551 temp = RREG32(RS400_DMIF_MEM_CNTL1); in r100_bandwidth_update()
3554 WREG32(RS400_DMIF_MEM_CNTL1, (temp | in r100_bandwidth_update()
3652 WREG32(RS400_DMIF_MEM_CNTL1, 0x29CA71DC); in r100_bandwidth_update()
H A Dradeon_reg.h3666 #define RS400_DMIF_MEM_CNTL1 0xe38 macro