Searched refs:IH_RB_RPTR (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | si_ih.c | 56 WREG32(IH_RB_RPTR, 0); in si_ih_disable_interrupts() 87 WREG32(IH_RB_RPTR, 0); in si_ih_irq_init() 150 WREG32(IH_RB_RPTR, ih->rptr); in si_ih_set_rptr()
|
| H A D | sid.h | 663 #define IH_RB_RPTR 0xF82 macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | sid.h | 660 #define IH_RB_RPTR 0x3e08 macro
|
| H A D | cikd.h | 810 #define IH_RB_RPTR 0x3e08 macro
|
| H A 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()
|
| H A D | evergreend.h | 1229 #define IH_RB_RPTR 0x3e08 macro
|
| H A 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()
|
| H A D | r600d.h | 668 #define IH_RB_RPTR 0x3e08 macro
|
| H A 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()
|
| H A D | evergreen.c | 4911 WREG32(IH_RB_RPTR, rptr); in evergreen_irq_process()
|