Home
last modified time | relevance | path

Searched refs:MC_SEQ_IO_DEBUG_DATA (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Dnid.h214 #define MC_SEQ_IO_DEBUG_DATA 0x2a48 macro
H A Dcikd.h691 #define MC_SEQ_IO_DEBUG_DATA 0x2a48 macro
H A Dni.c663 WREG32(MC_SEQ_IO_DEBUG_DATA, io_mc_regs[(i << 1) + 1]); in ni_mc_load_microcode()
H A Dci_dpm.c4565 tmp = RREG32(MC_SEQ_IO_DEBUG_DATA); in ci_register_patching_mc_seq()
4568 WREG32(MC_SEQ_IO_DEBUG_DATA, tmp); in ci_register_patching_mc_seq()
H A Dsi_dpm.c3160 width = ((RREG32(MC_SEQ_IO_DEBUG_DATA) >> 1) & 1) ? 16 : 32; in si_is_special_1gb_platform()
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c3730 width = ((RREG32(MC_SEQ_IO_DEBUG_DATA) >> 1) & 1) ? 16 : 32; in si_is_special_1gb_platform()