Searched refs:RLC_ENABLE (Results 1 - 9 of 9) sorted by path

/linux-master/drivers/gpu/drm/radeon/
H A Dcikd.h1394 # define RLC_ENABLE (1 << 0) macro
H A Devergreend.h385 # define RLC_ENABLE (1 << 0) macro
H A Dr600d.h686 # define RLC_ENABLE (1 << 0) macro
H A Dsid.h1301 # define RLC_ENABLE (1 << 0) macro
H A Dcik.c5821 if (data & RLC_ENABLE) {
5824 data &= ~RLC_ENABLE;
5893 WREG32(RLC_CNTL, RLC_ENABLE);
H A Devergreen.c4371 u32 mask = RLC_ENABLE;
H A Dr600.c3548 WREG32(RLC_CNTL, RLC_ENABLE);
H A Dsi.c5191 if (data & RLC_ENABLE) {
5192 data &= ~RLC_ENABLE;
5810 WREG32(RLC_CNTL, RLC_ENABLE);
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h1329 # define RLC_ENABLE (1 << 0) macro

Completed in 404 milliseconds