Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Damd_iommu_types.h75 #define MMIO_STATUS_OFFSET 0x2020 macro
/linux-2.6.39/arch/x86/kernel/
Damd_iommu.c441 status = readl(iommu->mmio_base + MMIO_STATUS_OFFSET); in __iommu_wait_for_completion()
447 writel(status, iommu->mmio_base + MMIO_STATUS_OFFSET); in __iommu_wait_for_completion()