Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_reg.h1242 # define R300_MEM_RBS_POSITION_A_MASK 0x03 macro
H A Dr100.c3376 data = (R300_MEM_RBS_POSITION_A_MASK & temp); in r100_bandwidth_update()
3380 data = (R300_MEM_RBS_POSITION_A_MASK & temp); in r100_bandwidth_update()