Home
last modified time | relevance | path

Searched refs:mmMC_ARB_DRAM_TIMING (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/include/asic_reg/gmc/
Dgmc_7_0_d.h55 #define mmMC_ARB_DRAM_TIMING 0x9dd macro
Dgmc_8_2_d.h59 #define mmMC_ARB_DRAM_TIMING 0x9dd macro
Dgmc_6_0_d.h621 #define mmMC_ARB_DRAM_TIMING 0x09DD macro
Dgmc_7_1_d.h56 #define mmMC_ARB_DRAM_TIMING 0x9dd macro
Dgmc_8_1_d.h59 #define mmMC_ARB_DRAM_TIMING 0x9dd macro
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/smumgr/
Dvegam_smumgr.c1271 dram_timing = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING); in vegam_populate_memory_timing_parameters()
Dfiji_smumgr.c1512 dram_timing = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING); in fiji_populate_memory_timing_parameters()
Diceland_smumgr.c1600 dramTiming = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING); in iceland_populate_memory_timing_parameters()
Dpolaris10_smumgr.c1350 dram_timing = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING); in polaris10_populate_memory_timing_parameters()
Dci_smumgr.c1637 dramTiming = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING); in ci_populate_memory_timing_parameters()
Dtonga_smumgr.c1475 dramTiming = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING); in tonga_populate_memory_timing_parameters()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu7_hwmgr.c457 mc_arb_dram_timing = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING); in smu7_copy_and_switch_arb_sets()
472 cgs_write_register(hwmgr->device, mmMC_ARB_DRAM_TIMING, mc_arb_dram_timing); in smu7_copy_and_switch_arb_sets()