Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/amd/
H A Damd_iommu_types.h72 #define MMIO_CMD_TAIL_OFFSET 0x2008 macro
H A Dinit.c826 writel(0x00, iommu->mmio_base + MMIO_CMD_TAIL_OFFSET); in amd_iommu_reset_cmd_buffer()
H A Diommu.c964 writel(tail, iommu->mmio_base + MMIO_CMD_TAIL_OFFSET); in copy_cmd_to_buffer()