Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/vce/
H A Dvce_1_0_d.h44 #define mmVCE_RB_SIZE 0x8062 macro
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
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dvce_v2_0.c248 WREG32(mmVCE_RB_SIZE, ring->ring_size / 4); in vce_v2_0_start()
H A Dvce_v4_0.c238 MMSCH_V1_0_INSERT_DIRECT_WT(SOC15_REG_OFFSET(VCE, 0, mmVCE_RB_SIZE), in vce_v4_0_sriov_start()
347 WREG32(SOC15_REG_OFFSET(VCE, 0, mmVCE_RB_SIZE), ring->ring_size / 4); in vce_v4_0_start()
H A Dvce_v3_0.c285 WREG32(mmVCE_RB_SIZE, ring->ring_size / 4); in vce_v3_0_start()