Home
last modified time | relevance | path

Searched refs:mmMC_ARB_DRAM_TIMING2_1 (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/include/asic_reg/gmc/
Dgmc_7_0_d.h88 #define mmMC_ARB_DRAM_TIMING2_1 0x9ff macro
Dgmc_8_2_d.h92 #define mmMC_ARB_DRAM_TIMING2_1 0x9ff macro
Dgmc_6_0_d.h624 #define mmMC_ARB_DRAM_TIMING2_1 0x09FF macro
Dgmc_7_1_d.h89 #define mmMC_ARB_DRAM_TIMING2_1 0x9ff macro
Dgmc_8_1_d.h92 #define mmMC_ARB_DRAM_TIMING2_1 0x9ff macro
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu7_hwmgr.c461 mc_arb_dram_timing2 = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING2_1); in smu7_copy_and_switch_arb_sets()
476 cgs_write_register(hwmgr->device, mmMC_ARB_DRAM_TIMING2_1, mc_arb_dram_timing2); in smu7_copy_and_switch_arb_sets()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c220 mc_arb_dram_timing2 = RREG32(mmMC_ARB_DRAM_TIMING2_1); in ci_copy_and_switch_arb_sets()
237 WREG32(mmMC_ARB_DRAM_TIMING2_1, mc_arb_dram_timing2); in ci_copy_and_switch_arb_sets()