Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/radeon/
Drs600.c715 uint32_t irqs = RREG32(R_000044_GEN_INT_STATUS); in rs600_irq_ack()
755 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.c753 tmp = RREG32(R_000044_GEN_INT_STATUS); in r100_irq_disable()
754 WREG32(R_000044_GEN_INT_STATUS, tmp); in r100_irq_disable()