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

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dvid.h499 #define SE_MAP(x) ((x) << 24) macro
H A Dcikd.h592 #define SE_MAP(x) ((x) << 24) macro
H A Dgfx_v7_0.c1607 *rconf |= RB_MAP_PKR0(2) | RB_XSEL2(1) | SE_MAP(2) |
1614 PKR_YSEL(1) | SE_MAP(2) | SE_XSEL(2) |
1678 raster_config_se |= SE_MAP(RASTER_CONFIG_SE_MAP_3);
1680 raster_config_se |= SE_MAP(RASTER_CONFIG_SE_MAP_0);
H A Dgfx_v8_0.c3450 SE_MAP(2) | SE_XSEL(2) | SE_YSEL(3);
3456 *rconf |= RB_MAP_PKR0(2) | RB_XSEL2(1) | SE_MAP(2) |
3468 *rconf |= RB_MAP_PKR0(2) | RB_XSEL2(1) | SE_MAP(2) |
3526 raster_config_se |= SE_MAP(RASTER_CONFIG_SE_MAP_3);
3528 raster_config_se |= SE_MAP(RASTER_CONFIG_SE_MAP_0);
H A Dsid.h1428 # define SE_MAP(x) ((x) << 24) macro

Completed in 207 milliseconds