Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/include/asic_reg/vce/
H A Dvce_2_0_d.h38 #define mmVCE_RB_SIZE2 0x805d macro
H A Dvce_3_0_d.h38 #define mmVCE_RB_SIZE2 0x805d macro
H A Dvce_4_0_offset.h74 #define mmVCE_RB_SIZE2 … macro
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dvce_v2_0.c260 WREG32(mmVCE_RB_SIZE2, ring->ring_size / 4); in vce_v2_0_start()
H A Dvce_v1_0.c410 WREG32(mmVCE_RB_SIZE2, ring->ring_size / 4); in vce_v1_0_start()
H A Dvce_v3_0.c292 WREG32(mmVCE_RB_SIZE2, ring->ring_size / 4); in vce_v3_0_start()