Searched refs:IH_RB_RPTR (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/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 | 3566 WREG32(IH_RB_RPTR, 0); in r600_disable_interrupts() 3678 WREG32(IH_RB_RPTR, 0); in r600_irq_init() 4276 WREG32(IH_RB_RPTR, rptr); in r600_irq_process()
|
D | evergreend.h | 1229 #define IH_RB_RPTR 0x3e08 macro
|
D | si.c | 5929 WREG32(IH_RB_RPTR, 0); in si_disable_interrupts() 6044 WREG32(IH_RB_RPTR, 0); in si_irq_init() 6849 WREG32(IH_RB_RPTR, rptr); in si_irq_process()
|
D | r600d.h | 668 #define IH_RB_RPTR 0x3e08 macro
|
D | cik.c | 7286 WREG32(IH_RB_RPTR, 0); in cik_disable_interrupts() 7430 WREG32(IH_RB_RPTR, 0); in cik_irq_init() 8466 WREG32(IH_RB_RPTR, rptr); in cik_irq_process()
|
D | evergreen.c | 5497 WREG32(IH_RB_RPTR, rptr); in evergreen_irq_process()
|