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

/linux-master/drivers/gpu/drm/radeon/
H A Dsid.h458 #define MC_CG_ENABLE (1 << 18) macro
H A Dcikd.h580 #define MC_CG_ENABLE (1 << 18) macro
H A Dsi.c5502 data |= MC_CG_ENABLE;
5504 data &= ~MC_CG_ENABLE;
H A Dcik.c6145 data |= MC_CG_ENABLE;
6147 data &= ~MC_CG_ENABLE;
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h459 #define MC_CG_ENABLE (1 << 18) macro

Completed in 383 milliseconds