Home
last modified time | relevance | path

Searched refs:mmVCE_RB_SIZE3 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/include/asic_reg/vce/
H A Dvce_3_0_d.h51 #define mmVCE_RB_SIZE3 0x80d6 macro
H A Dvce_4_0_offset.h100 #define mmVCE_RB_SIZE3 … macro
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dvce_v3_0.c299 WREG32(mmVCE_RB_SIZE3, ring->ring_size / 4); in vce_v3_0_start()