Searched refs:MC_SEQ_MISC0 (Results 1 - 13 of 13) sorted by path

/linux-master/drivers/gpu/drm/radeon/
H A Dbtcd.h119 #define MC_SEQ_MISC0 0x2a00 macro
H A Dcikd.h676 #define MC_SEQ_MISC0 0x2a00 macro
H A Dnid.h209 #define MC_SEQ_MISC0 0x2a00 macro
790 #define MC_SEQ_MISC0 0x2a00 macro
H A Drv770d.h285 #define MC_SEQ_MISC0 0x2a00 macro
H A Dsid.h551 #define MC_SEQ_MISC0 0x2a00 macro
H A Dci_dpm.c2459 tmp = RREG32(MC_SEQ_MISC0);
4497 tmp = RREG32(MC_SEQ_MISC0);
5054 tmp = RREG32(MC_SEQ_MISC0);
H A Dcik.c1920 tmp = RREG32(MC_SEQ_MISC0);
H A Dni.c652 mem_type = (RREG32(MC_SEQ_MISC0) & MC_SEQ_MISC0_GDDR5_MASK) >> MC_SEQ_MISC0_GDDR5_SHIFT;
H A Drv770_dpm.c733 tmp = RREG32(MC_SEQ_MISC0) & 3;
1596 tmp = RREG32(MC_SEQ_MISC0);
H A Dsi.c1756 if (((RREG32(MC_SEQ_MISC0) & 0xff000000) >> 24) == 0x58)
5822 tmp = RREG32(MC_SEQ_MISC0);
H A Dsi_dpm.c3147 tmp = RREG32(MC_SEQ_MISC0);
4222 dram_refresh_rate = 1 << ((RREG32(MC_SEQ_MISC0) & 0x3) + 3);
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h552 #define MC_SEQ_MISC0 0xA80 macro
/linux-master/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c3664 tmp = RREG32(MC_SEQ_MISC0);
4745 dram_refresh_rate = 1 << ((RREG32(MC_SEQ_MISC0) & 0x3) + 3);

Completed in 639 milliseconds