Searched refs:IH_RB_RPTR (Results 1 – 10 of 10) sorted by relevance
/drivers/gpu/drm/amd/amdgpu/ |
D | si_ih.c | 52 WREG32(IH_RB_RPTR, 0); in si_ih_disable_interrupts() 83 WREG32(IH_RB_RPTR, 0); in si_ih_irq_init() 142 WREG32(IH_RB_RPTR, adev->irq.ih.rptr); in si_ih_set_rptr()
|
/drivers/gpu/drm/radeon/ |
D | sid.h | 660 #define IH_RB_RPTR 0x3e08 macro
|
D | cikd.h | 812 #define IH_RB_RPTR 0x3e08 macro
|
D | r600.c | 3616 WREG32(IH_RB_RPTR, 0); in r600_disable_interrupts() 3728 WREG32(IH_RB_RPTR, 0); in r600_irq_init() 4326 WREG32(IH_RB_RPTR, rptr); in r600_irq_process()
|
D | evergreend.h | 1229 #define IH_RB_RPTR 0x3e08 macro
|
D | r600d.h | 668 #define IH_RB_RPTR 0x3e08 macro
|
D | si.c | 5934 WREG32(IH_RB_RPTR, 0); in si_disable_interrupts() 6049 WREG32(IH_RB_RPTR, 0); in si_irq_init() 6854 WREG32(IH_RB_RPTR, rptr); in si_irq_process()
|
D | cik.c | 6913 WREG32(IH_RB_RPTR, 0); in cik_disable_interrupts() 7057 WREG32(IH_RB_RPTR, 0); in cik_irq_init() 8093 WREG32(IH_RB_RPTR, rptr); in cik_irq_process()
|
D | evergreen.c | 5506 WREG32(IH_RB_RPTR, rptr); in evergreen_irq_process()
|
/drivers/gpu/drm/amd/include/asic_reg/si/ |
D | sid.h | 664 #define IH_RB_RPTR 0xF82 macro
|