Searched refs:IH_RB_RPTR (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/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() 156 WREG32(IH_RB_RPTR, adev->irq.ih.rptr); in si_ih_set_rptr()
|
D | sid.h | 664 #define IH_RB_RPTR 0xF82 macro
|
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | sid.h | 660 #define IH_RB_RPTR 0x3e08 macro
|
D | cikd.h | 810 #define IH_RB_RPTR 0x3e08 macro
|
D | r600.c | 3609 WREG32(IH_RB_RPTR, 0); in r600_disable_interrupts() 3721 WREG32(IH_RB_RPTR, 0); in r600_irq_init() 4319 WREG32(IH_RB_RPTR, rptr); in r600_irq_process()
|
D | evergreend.h | 1229 #define IH_RB_RPTR 0x3e08 macro
|
D | si.c | 5938 WREG32(IH_RB_RPTR, 0); in si_disable_interrupts() 6024 WREG32(IH_RB_RPTR, 0); in si_irq_init() 6433 WREG32(IH_RB_RPTR, rptr); in si_irq_process()
|
D | r600d.h | 668 #define IH_RB_RPTR 0x3e08 macro
|
D | cik.c | 6852 WREG32(IH_RB_RPTR, 0); in cik_disable_interrupts() 6996 WREG32(IH_RB_RPTR, 0); in cik_irq_init() 8098 WREG32(IH_RB_RPTR, rptr); in cik_irq_process()
|
D | evergreen.c | 4907 WREG32(IH_RB_RPTR, rptr); in evergreen_irq_process()
|