Home
last modified time | relevance | path

Searched refs:mmMC_CG_CONFIG (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/include/asic_reg/gmc/
Dgmc_7_0_d.h92 #define mmMC_CG_CONFIG 0x96f macro
Dgmc_8_2_d.h97 #define mmMC_CG_CONFIG 0x96f macro
Dgmc_7_1_d.h93 #define mmMC_CG_CONFIG 0x96f macro
Dgmc_8_1_d.h97 #define mmMC_CG_CONFIG 0x96f macro
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c236 mc_cg_config = RREG32(mmMC_CG_CONFIG) | 0x0000000F; in ci_copy_and_switch_arb_sets()
237 WREG32(mmMC_CG_CONFIG, mc_cg_config); in ci_copy_and_switch_arb_sets()
6364 RREG32(mmMC_CG_CONFIG)); in ci_dpm_print_status()