Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dvegam_smumgr.c1263 dram_timing = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING); in vegam_populate_memory_timing_parameters()
Dfiji_smumgr.c1508 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.c1478 dram_timing = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING); in polaris10_populate_memory_timing_parameters()
Dci_smumgr.c1640 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-6.1.9/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu7_hwmgr.c524 mc_arb_dram_timing = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING); in smu7_copy_and_switch_arb_sets()
539 cgs_write_register(hwmgr->device, mmMC_ARB_DRAM_TIMING, mc_arb_dram_timing); in smu7_copy_and_switch_arb_sets()