Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/include/asic_reg/vce/
H A Dvce_2_0_d.h53 #define mmVCE_SYS_INT_EN 0x84c0 macro
H A Dvce_3_0_d.h58 #define mmVCE_SYS_INT_EN 0x8540 macro
H A Dvce_4_0_offset.h106 #define mmVCE_SYS_INT_EN … macro
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dvce_v2_0.c568 WREG32_P(mmVCE_SYS_INT_EN, val, ~VCE_SYS_INT_EN__VCE_SYS_INT_TRAP_INTERRUPT_EN_MASK); in vce_v2_0_set_interrupt_state()
H A Dvce_v1_0.c736 WREG32_P(mmVCE_SYS_INT_EN, val, in vce_v1_0_set_interrupt_state()
H A Dvce_v3_0.c675 WREG32_P(mmVCE_SYS_INT_EN, val, ~VCE_SYS_INT_EN__VCE_SYS_INT_TRAP_INTERRUPT_EN_MASK); in vce_v3_0_set_interrupt_state()