Home
last modified time | relevance | path

Searched refs:mmVCE_RB_BASE_HI2 (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/include/asic_reg/vce/
Dvce_2_0_d.h37 #define mmVCE_RB_BASE_HI2 0x805c macro
Dvce_3_0_d.h37 #define mmVCE_RB_BASE_HI2 0x805c macro
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dvce_v2_0.c127 WREG32(mmVCE_RB_BASE_HI2, upper_32_bits(ring->gpu_addr)); in vce_v2_0_start()
507 RREG32(mmVCE_RB_BASE_HI2)); in vce_v2_0_print_status()
Dvce_v3_0.c198 WREG32(mmVCE_RB_BASE_HI2, upper_32_bits(ring->gpu_addr)); in vce_v3_0_start()
528 RREG32(mmVCE_RB_BASE_HI2)); in vce_v3_0_print_status()