Home
last modified time | relevance | path

Searched refs:NUMBER_OF_SETS (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/radeon/
Dnid.h474 #define NUMBER_OF_SETS(x) ((x) << 1) macro
Dni.c1176 smx_dc_ctl0 &= ~NUMBER_OF_SETS(0x1ff); in cayman_gpu_init()
1177 smx_dc_ctl0 |= NUMBER_OF_SETS(rdev->config.cayman.sx_num_of_sets); in cayman_gpu_init()
Devergreend.h1011 #define NUMBER_OF_SETS(x) ((x) << 1) macro
Devergreen.c3541 smx_dc_ctl0 &= ~NUMBER_OF_SETS(0x1ff); in evergreen_gpu_init()
3542 smx_dc_ctl0 |= NUMBER_OF_SETS(rdev->config.evergreen.sx_num_of_sets); in evergreen_gpu_init()