Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dsbus.c37 #define IOMMU_CONTROL (0x2400UL - 0x2400UL) /* IOMMU control register */ macro
569 iommu->iommu_control = reg_base + IOMMU_CONTROL; in sbus_iommu_init()
573 (IOMMU_TAGDIAG - IOMMU_CONTROL); in sbus_iommu_init()
615 dram = iommu->iommu_control + (IOMMU_DRAMDIAG - IOMMU_CONTROL); in sbus_iommu_init()
616 tag = iommu->iommu_control + (IOMMU_TAGDIAG - IOMMU_CONTROL); in sbus_iommu_init()