Home
last modified time | relevance | path

Searched refs:MMIO_PPR_TAIL_OFFSET (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/iommu/amd/
H A Damd_iommu_types.h77 #define MMIO_PPR_TAIL_OFFSET 0x2038 macro
H A Diommu.c730 tail = readl(iommu->mmio_base + MMIO_PPR_TAIL_OFFSET); in iommu_poll_ppr_log()
772 tail = readl(iommu->mmio_base + MMIO_PPR_TAIL_OFFSET); in iommu_poll_ppr_log()
H A Dinit.c946 writel(0x00, iommu->mmio_base + MMIO_PPR_TAIL_OFFSET); in iommu_enable_ppr_log()