Home
last modified time | relevance | path

Searched refs:R_000044_GEN_INT_STATUS (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Drs600.c709 uint32_t irqs = RREG32(R_000044_GEN_INT_STATUS); in rs600_irq_ack()
749 WREG32(R_000044_GEN_INT_STATUS, irqs); in rs600_irq_ack()
H A Drs600d.h75 #define R_000044_GEN_INT_STATUS 0x000044 macro
H A Dr100d.h269 #define R_000044_GEN_INT_STATUS 0x000044 macro
H A Dr100.c747 tmp = RREG32(R_000044_GEN_INT_STATUS); in r100_irq_disable()
748 WREG32(R_000044_GEN_INT_STATUS, tmp); in r100_irq_disable()