Home
last modified time | relevance | path

Searched refs:SE_MAP_MASK (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dvid.h500 #define SE_MAP_MASK (0x3 << 24) macro
H A Dcikd.h593 #define SE_MAP_MASK (0x3 << 24) macro
H A Dsid.h1429 # define SE_MAP_MASK (0x3 << 24) macro
H A Dgfx_v7_0.c1675 raster_config_se &= ~SE_MAP_MASK; in gfx_v7_0_write_harvested_raster_configs()
H A Dgfx_v8_0.c3523 raster_config_se &= ~SE_MAP_MASK; in gfx_v8_0_write_harvested_raster_configs()