Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Drs600.c706 uint32_t irqs = RREG32(R_000044_GEN_INT_STATUS); in rs600_irq_ack()
746 WREG32(R_000044_GEN_INT_STATUS, irqs); in rs600_irq_ack()
Drs600d.h75 #define R_000044_GEN_INT_STATUS 0x000044 macro
Dr100d.h269 #define R_000044_GEN_INT_STATUS 0x000044 macro
Dr100.c745 tmp = RREG32(R_000044_GEN_INT_STATUS); in r100_irq_disable()
746 WREG32(R_000044_GEN_INT_STATUS, tmp); in r100_irq_disable()