Searched refs:MMIO_PPR_TAIL_OFFSET (Results 1 – 2 of 2) sorted by relevance
45 writel(0x00, iommu->mmio_base + MMIO_PPR_TAIL_OFFSET); in amd_iommu_enable_ppr_log()172 tail = readl(iommu->mmio_base + MMIO_PPR_TAIL_OFFSET); in amd_iommu_poll_ppr_log()
82 #define MMIO_PPR_TAIL_OFFSET 0x2038 macro