Searched refs:MMU_AXI_0_ERR_MASK (Results 1 – 1 of 1) sorted by relevance
30 #define MMU_AXI_0_ERR_MASK GENMASK(6, 0) macro149 bus_id = (fault_type & MMU_AXI_0_ERR_MASK) ? 0 : 1; in mtk_secure_iommu_fault_report()