Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/include/asic_reg/vce/
H A Dvce_2_0_d.h42 #define mmVCE_RB_BASE_HI 0x8061 macro
H A Dvce_3_0_d.h42 #define mmVCE_RB_BASE_HI 0x8061 macro
H A Dvce_4_0_offset.h82 #define mmVCE_RB_BASE_HI … macro
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dvce_v2_0.c252 WREG32(mmVCE_RB_BASE_HI, upper_32_bits(ring->gpu_addr)); in vce_v2_0_start()
H A Dvce_v1_0.c402 WREG32(mmVCE_RB_BASE_HI, upper_32_bits(ring->gpu_addr)); in vce_v1_0_start()
H A Dvce_v3_0.c284 WREG32(mmVCE_RB_BASE_HI, upper_32_bits(ring->gpu_addr)); in vce_v3_0_start()