Home
last modified time | relevance | path

Searched refs:RLC_MSD (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsi_enums.h41 #define RLC_MSD(x) ((x) << 24) macro
/linux/drivers/gpu/drm/radeon/
H A Dsid.h1342 # define RLC_MSD(x) ((x) << 24) macro
H A Dsi.c5240 tmp = RLC_PUD(0x10) | RLC_PDD(0x10) | RLC_TTPD(0x10) | RLC_MSD(0x10); in si_enable_gfx_cgpg()