Searched refs:R300_MEM_RBS_POSITION_C_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/gpu/drm/radeon/ | ||
| D | radeon_reg.h | 1244 # define R300_MEM_RBS_POSITION_C_MASK 0x03 macro |
| D | r100.c | 3358 data = (R300_MEM_RBS_POSITION_C_MASK & temp); in r100_bandwidth_update() |