Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dvid.h488 #define PKR_MAP(x) ((x) << 8) macro
H A Dcikd.h587 #define PKR_MAP(x) ((x) << 8) macro
H A Dsid.h297 # define PKR_MAP(x) ((x) << 8) macro
/linux/drivers/gpu/drm/radeon/
H A Dcikd.h1564 #define PKR_MAP(x) ((x) << 8) macro
H A Dcik.c3138 data |= PKR_MAP(RASTER_CONFIG_RB_MAP_3); in cik_setup_rb()
3140 data |= PKR_MAP(RASTER_CONFIG_RB_MAP_0); in cik_setup_rb()