Home
last modified time | relevance | path

Searched refs:NUMBER_OF_SETS (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dni.c1179 smx_dc_ctl0 &= ~NUMBER_OF_SETS(0x1ff); in cayman_gpu_init()
1180 smx_dc_ctl0 |= NUMBER_OF_SETS(rdev->config.cayman.sx_num_of_sets); in cayman_gpu_init()
H A Dnid.h474 #define NUMBER_OF_SETS(x) ((x) << 1) macro
H A Devergreend.h1011 #define NUMBER_OF_SETS(x) ((x) << 1) macro
H A Devergreen.c3545 smx_dc_ctl0 &= ~NUMBER_OF_SETS(0x1ff); in evergreen_gpu_init()
3546 smx_dc_ctl0 |= NUMBER_OF_SETS(rdev->config.evergreen.sx_num_of_sets); in evergreen_gpu_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dni.c1166 smx_dc_ctl0 &= ~NUMBER_OF_SETS(0x1ff); in cayman_gpu_init()
1167 smx_dc_ctl0 |= NUMBER_OF_SETS(rdev->config.cayman.sx_num_of_sets); in cayman_gpu_init()
H A Dnid.h474 #define NUMBER_OF_SETS(x) ((x) << 1) macro
H A Devergreend.h1011 #define NUMBER_OF_SETS(x) ((x) << 1) macro
H A Devergreen.c3547 smx_dc_ctl0 &= ~NUMBER_OF_SETS(0x1ff); in evergreen_gpu_init()
3548 smx_dc_ctl0 |= NUMBER_OF_SETS(rdev->config.evergreen.sx_num_of_sets); in evergreen_gpu_init()

Completed in 47 milliseconds