Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gmc/
H A Dgmc_7_0_d.h55 #define mmMC_ARB_DRAM_TIMING 0x9dd macro
H A Dgmc_8_2_d.h59 #define mmMC_ARB_DRAM_TIMING 0x9dd macro
H A Dgmc_6_0_d.h621 #define mmMC_ARB_DRAM_TIMING 0x09DD macro
H A Dgmc_7_1_d.h56 #define mmMC_ARB_DRAM_TIMING 0x9dd macro
H A Dgmc_8_1_d.h59 #define mmMC_ARB_DRAM_TIMING 0x9dd macro
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvegam_smumgr.c1262 dram_timing = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING); in vegam_populate_memory_timing_parameters()
H A Dfiji_smumgr.c1508 dram_timing = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING); in fiji_populate_memory_timing_parameters()
H A Diceland_smumgr.c1600 dramTiming = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING); in iceland_populate_memory_timing_parameters()
H A Dpolaris10_smumgr.c1478 dram_timing = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING); in polaris10_populate_memory_timing_parameters()
H A Dtonga_smumgr.c1475 dramTiming = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING); in tonga_populate_memory_timing_parameters()
H A Dci_smumgr.c1639 dramTiming = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING); in ci_populate_memory_timing_parameters()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c523 mc_arb_dram_timing = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING); in smu7_copy_and_switch_arb_sets()
538 cgs_write_register(hwmgr->device, mmMC_ARB_DRAM_TIMING, mc_arb_dram_timing); in smu7_copy_and_switch_arb_sets()