Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/include/asic_reg/vce/
H A Dvce_2_0_d.h41 #define mmVCE_RB_BASE_LO 0x8060 macro
H A Dvce_3_0_d.h41 #define mmVCE_RB_BASE_LO 0x8060 macro
H A Dvce_4_0_offset.h80 #define mmVCE_RB_BASE_LO … macro
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dvce_v2_0.c251 WREG32(mmVCE_RB_BASE_LO, ring->gpu_addr); in vce_v2_0_start()
H A Dvce_v1_0.c401 WREG32(mmVCE_RB_BASE_LO, lower_32_bits(ring->gpu_addr)); in vce_v1_0_start()
H A Dvce_v3_0.c283 WREG32(mmVCE_RB_BASE_LO, ring->gpu_addr); in vce_v3_0_start()