Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dni.c1011 tmp = (gb_addr_config & NUM_PIPES_MASK) >> NUM_PIPES_SHIFT; in cayman_gpu_init()
1128 tmp = gb_addr_config & NUM_PIPES_MASK; in cayman_gpu_init()
Dnid.h426 #define NUM_PIPES_MASK 0x00000007 macro
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.c3557 tmp = gb_addr_config & NUM_PIPES_MASK; in evergreen_gpu_init()