Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iommu/
Damd_iommu_types.h73 #define MMIO_CMD_TAIL_OFFSET 0x2008 macro
Damd_iommu.c827 writel(tail, iommu->mmio_base + MMIO_CMD_TAIL_OFFSET); in copy_cmd_to_buffer()
994 tail = readl(iommu->mmio_base + MMIO_CMD_TAIL_OFFSET); in iommu_queue_command_sync()
Damd_iommu_init.c541 writel(0x00, iommu->mmio_base + MMIO_CMD_TAIL_OFFSET); in amd_iommu_reset_cmd_buffer()