Home
last modified time | relevance | path

Searched refs:mmMC_ARB_DRAM_TIMING_1 (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/include/asic_reg/gmc/
H A Dgmc_7_0_d.h86 #define mmMC_ARB_DRAM_TIMING_1 0x9fc macro
H A Dgmc_8_2_d.h90 #define mmMC_ARB_DRAM_TIMING_1 0x9fc macro
H A Dgmc_6_0_d.h622 #define mmMC_ARB_DRAM_TIMING_1 0x09FC macro
H A Dgmc_7_1_d.h87 #define mmMC_ARB_DRAM_TIMING_1 0x9fc macro
H A Dgmc_8_1_d.h90 #define mmMC_ARB_DRAM_TIMING_1 0x9fc macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c466 mc_arb_dram_timing = cgs_read_register(hwmgr->device, mmMC_ARB_DRAM_TIMING_1); in smu7_copy_and_switch_arb_sets()
481 cgs_write_register(hwmgr->device, mmMC_ARB_DRAM_TIMING_1, mc_arb_dram_timing); in smu7_copy_and_switch_arb_sets()