Searched refs:RK_MMU_IRQ_MASK (Results 1 – 1 of 1) sorted by relevance
62 #define RK_MMU_IRQ_MASK (RK_MMU_IRQ_PAGE_FAULT | RK_MMU_IRQ_BUS_ERROR) macro501 if (int_status & ~RK_MMU_IRQ_MASK) in rk_iommu_irq()778 rk_iommu_write(iommu, RK_MMU_INT_MASK, RK_MMU_IRQ_MASK); in rk_iommu_attach_device()