Searched refs:RS400_MSI_REARM (Results 1 – 3 of 3) sorted by relevance
1061 # define RS400_MSI_REARM (1 << 3) macro
3368 # define RS400_MSI_REARM (1 << 3) /* rs400/rs480 */ macro
814 msi_rearm = RREG32(RADEON_AIC_CNTL) & ~RS400_MSI_REARM; in r100_irq_process()816 WREG32(RADEON_AIC_CNTL, msi_rearm | RS400_MSI_REARM); in r100_irq_process()