Searched refs:SE_MAP (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dvid.h503 #define SE_MAP(x) ((x) << 24) macro
H A Dcikd.h596 #define SE_MAP(x) ((x) << 24) macro
H A Damdgpu_gfx_v7_0.c1650 *rconf |= RB_MAP_PKR0(2) | RB_XSEL2(1) | SE_MAP(2) |
1657 PKR_YSEL(1) | SE_MAP(2) | SE_XSEL(2) |
1721 raster_config_se |= SE_MAP(RASTER_CONFIG_SE_MAP_3);
1723 raster_config_se |= SE_MAP(RASTER_CONFIG_SE_MAP_0);
H A Damdgpu_gfx_v8_0.c3475 SE_MAP(2) | SE_XSEL(2) | SE_YSEL(3);
3481 *rconf |= RB_MAP_PKR0(2) | RB_XSEL2(1) | SE_MAP(2) |
3493 *rconf |= RB_MAP_PKR0(2) | RB_XSEL2(1) | SE_MAP(2) |
3551 raster_config_se |= SE_MAP(RASTER_CONFIG_SE_MAP_3);
3553 raster_config_se |= SE_MAP(RASTER_CONFIG_SE_MAP_0);
H A Dsid.h1431 # define SE_MAP(x) ((x) << 24) macro

Completed in 136 milliseconds