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

/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_ni.c1186 smx_dc_ctl0 &= ~NUMBER_OF_SETS(0x1ff);
1187 smx_dc_ctl0 |= NUMBER_OF_SETS(rdev->config.cayman.sx_num_of_sets);
H A Dnid.h476 #define NUMBER_OF_SETS(x) ((x) << 1) macro
H A Devergreend.h1013 #define NUMBER_OF_SETS(x) ((x) << 1) macro
H A Dradeon_evergreen.c3550 smx_dc_ctl0 &= ~NUMBER_OF_SETS(0x1ff);
3551 smx_dc_ctl0 |= NUMBER_OF_SETS(rdev->config.evergreen.sx_num_of_sets);

Completed in 325 milliseconds