Searched refs:IOMMU_GET_BUS_ID (Results 1 – 2 of 2) sorted by relevance
46 #define IOMMU_GET_BUS_ID(x) (((x) >> 6) & 0x1f) macro1167 mpp_debug(DEBUG_IOMMU, "IOMMU_GET_BUS_ID(status)=%d\n", IOMMU_GET_BUS_ID(status)); in rkvenc_iommu_fault_handle()1168 if (IOMMU_GET_BUS_ID(status)) { in rkvenc_iommu_fault_handle()
45 #define IOMMU_GET_BUS_ID(x) (((x) >> 6) & 0x1f) macro1304 if (IOMMU_GET_BUS_ID(status) == 2) { in rkvdec_3328_iommu_hdl()