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