Home
last modified time | relevance | path

Searched refs:mmMC_VM_FB_LOCATION (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/gmc/
H A Dgmc_7_0_d.h241 #define mmMC_VM_FB_LOCATION 0x809 macro
H A Dgmc_8_2_d.h278 #define mmMC_VM_FB_LOCATION 0x809 macro
H A Dgmc_6_0_d.h1032 #define mmMC_VM_FB_LOCATION 0x0809 macro
H A Dgmc_7_1_d.h272 #define mmMC_VM_FB_LOCATION 0x809 macro
H A Dgmc_8_1_d.h281 #define mmMC_VM_FB_LOCATION 0x809 macro
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgmc_v8_0.c413 base = RREG32(mmMC_VM_FB_LOCATION) & 0xFFFF; in gmc_v8_0_vram_gtt_location()
468 WREG32(mmMC_VM_FB_LOCATION, tmp); in gmc_v8_0_mc_program()
H A Dgmc_v6_0.c210 u64 base = RREG32(mmMC_VM_FB_LOCATION) & 0xFFFF; in gmc_v6_0_vram_gtt_location()
H A Dgmc_v7_0.c238 u64 base = RREG32(mmMC_VM_FB_LOCATION) & 0xFFFF; in gmc_v7_0_vram_gtt_location()