Home
last modified time | relevance | path

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

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