Searched refs:IH_RB_RPTR (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
| D | si_ih.c | 54 WREG32(IH_RB_RPTR, 0); in si_ih_disable_interrupts() 84 WREG32(IH_RB_RPTR, 0); in si_ih_irq_init() 147 WREG32(IH_RB_RPTR, ih->rptr); in si_ih_set_rptr()
|
| D | sid.h | 664 #define IH_RB_RPTR 0xF82 macro
|
| /Linux-v5.4/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 | 3615 WREG32(IH_RB_RPTR, 0); in r600_disable_interrupts() 3727 WREG32(IH_RB_RPTR, 0); in r600_irq_init() 4325 WREG32(IH_RB_RPTR, rptr); in r600_irq_process()
|
| D | evergreend.h | 1229 #define IH_RB_RPTR 0x3e08 macro
|
| D | si.c | 5942 WREG32(IH_RB_RPTR, 0); in si_disable_interrupts() 6028 WREG32(IH_RB_RPTR, 0); in si_irq_init() 6437 WREG32(IH_RB_RPTR, rptr); in si_irq_process()
|
| D | r600d.h | 668 #define IH_RB_RPTR 0x3e08 macro
|
| D | cik.c | 6856 WREG32(IH_RB_RPTR, 0); in cik_disable_interrupts() 7000 WREG32(IH_RB_RPTR, 0); in cik_irq_init() 8102 WREG32(IH_RB_RPTR, rptr); in cik_irq_process()
|
| D | evergreen.c | 4911 WREG32(IH_RB_RPTR, rptr); in evergreen_irq_process()
|