Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_reg.h1242 # define R300_MEM_RBS_POSITION_A_MASK 0x03 macro
Dr100.c3361 data = (R300_MEM_RBS_POSITION_A_MASK & temp); in r100_bandwidth_update()
3365 data = (R300_MEM_RBS_POSITION_A_MASK & temp); in r100_bandwidth_update()