Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gmc/
H A Dgmc_7_0_d.h56 #define mmMC_ARB_DRAM_TIMING2 0x9de macro
H A Dgmc_8_2_d.h60 #define mmMC_ARB_DRAM_TIMING2 0x9de macro
H A Dgmc_6_0_d.h623 #define mmMC_ARB_DRAM_TIMING2 0x09DE macro
H A Dgmc_7_1_d.h57 #define mmMC_ARB_DRAM_TIMING2 0x9de macro
H A Dgmc_8_1_d.h60 #define mmMC_ARB_DRAM_TIMING2 0x9de macro
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvegam_smumgr.c1263 dram_timing2 = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING2); in vegam_populate_memory_timing_parameters()
H A Dfiji_smumgr.c1509 dram_timing2 = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING2); in fiji_populate_memory_timing_parameters()
H A Diceland_smumgr.c1601 dramTiming2 = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING2); in iceland_populate_memory_timing_parameters()
H A Dpolaris10_smumgr.c1479 dram_timing2 = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING2); in polaris10_populate_memory_timing_parameters()
H A Dtonga_smumgr.c1476 dramTiming2 = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING2); in tonga_populate_memory_timing_parameters()
H A Dci_smumgr.c1640 dramTiming2 = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING2); in ci_populate_memory_timing_parameters()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c524 mc_arb_dram_timing2 = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING2); in smu7_copy_and_switch_arb_sets()
539 cgs_write_register(hwmgr->device, mmMC_ARB_DRAM_TIMING2, mc_arb_dram_timing2); in smu7_copy_and_switch_arb_sets()