Searched refs:RK_MMU_IRQ_BUS_ERROR (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/iommu/
H A Drockchip-iommu.c61 #define RK_MMU_IRQ_BUS_ERROR 0x02 /* bus read error */ macro
62 #define RK_MMU_IRQ_MASK (RK_MMU_IRQ_PAGE_FAULT | RK_MMU_IRQ_BUS_ERROR)
498 if (int_status & RK_MMU_IRQ_BUS_ERROR) rk_iommu_irq()

Completed in 35 milliseconds