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.h501 #define SE_MAP_MASK (0x3 << 24) macro
H A Dcikd.h594 #define SE_MAP_MASK (0x3 << 24) macro
H A Dsid.h1429 # define SE_MAP_MASK (0x3 << 24) macro
H A Dgfx_v7_0.c1678 raster_config_se &= ~SE_MAP_MASK; in gfx_v7_0_write_harvested_raster_configs()
H A Dgfx_v8_0.c3536 raster_config_se &= ~SE_MAP_MASK; in gfx_v8_0_write_harvested_raster_configs()