Home
last modified time | relevance | path

Searched refs:IH_RB_RPTR (Results 1 – 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/radeon/
HDsid.h234 #define IH_RB_RPTR 0x3e08 macro
HDsi.c3298 WREG32(IH_RB_RPTR, 0); in si_disable_interrupts()
3405 WREG32(IH_RB_RPTR, 0); in si_irq_init()
4023 WREG32(IH_RB_RPTR, rdev->ih.rptr); in si_irq_process()
HDr600.c3426 WREG32(IH_RB_RPTR, 0); in r600_disable_interrupts()
3535 WREG32(IH_RB_RPTR, 0); in r600_irq_init()
4073 WREG32(IH_RB_RPTR, rdev->ih.rptr); in r600_irq_process()
HDevergreend.h776 #define IH_RB_RPTR 0x3e08 macro
HDr600d.h661 #define IH_RB_RPTR 0x3e08 macro
HDevergreen.c3367 WREG32(IH_RB_RPTR, rdev->ih.rptr); in evergreen_irq_process()