Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/include/asic_reg/vce/
H A Dvce_2_0_d.h43 #define mmVCE_RB_SIZE 0x8062 macro
H A Dvce_3_0_d.h43 #define mmVCE_RB_SIZE 0x8062 macro
H A Dvce_4_0_offset.h84 #define mmVCE_RB_SIZE … macro
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dvce_v2_0.c253 WREG32(mmVCE_RB_SIZE, ring->ring_size / 4); in vce_v2_0_start()
H A Dvce_v1_0.c403 WREG32(mmVCE_RB_SIZE, ring->ring_size / 4); in vce_v1_0_start()
H A Dvce_v3_0.c285 WREG32(mmVCE_RB_SIZE, ring->ring_size / 4); in vce_v3_0_start()