Home
last modified time | relevance | path

Searched refs:NUM_PIPES_MASK (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
Dnid.h433 #define NUM_PIPES_MASK 0x00000007 macro
Dni.c1036 tmp = (gb_addr_config & NUM_PIPES_MASK) >> NUM_PIPES_SHIFT; in cayman_gpu_init()
1153 tmp = gb_addr_config & NUM_PIPES_MASK; in cayman_gpu_init()
Dsid.h1153 #define NUM_PIPES_MASK 0x00000007 macro
Dcikd.h1204 #define NUM_PIPES_MASK 0x00000007 macro
Devergreend.h424 #define NUM_PIPES_MASK 0x0000000f macro
Devergreen.c3605 tmp = gb_addr_config & NUM_PIPES_MASK; in evergreen_gpu_init()