Home
last modified time | relevance | path

Searched refs:mmMC_SEQ_MISC5 (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/include/asic_reg/gmc/
Dgmc_7_1_d.h796 #define mmMC_SEQ_MISC5 0xa95 macro
Dgmc_8_1_d.h900 #define mmMC_SEQ_MISC5 0xa95 macro
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c3060 dll_state_on = ((RREG32(mmMC_SEQ_MISC5) >> 1) & 0x1) ? true : false; in ci_populate_single_memory_level()
3068 dll_state_on = ((RREG32(mmMC_SEQ_MISC5) >> 1) & 0x1) ? true : false; in ci_populate_single_memory_level()