Home
last modified time | relevance | path

Searched refs:MMIO_STATUS_PPR_INT_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/iommu/
Damd_iommu_types.h104 #define MMIO_STATUS_PPR_INT_MASK (1 << 6) macro
Damd_iommu.c602 writel(MMIO_STATUS_PPR_INT_MASK, in iommu_poll_ppr_log()
604 } while (status & MMIO_STATUS_PPR_INT_MASK); in iommu_poll_ppr_log()