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

/linux-4.1.27/arch/sparc/kernel/
H A Dsbus.c34 #define IOMMU_CONTROL (0x2400UL - 0x2400UL) /* IOMMU control register */ macro
566 iommu->iommu_control = reg_base + IOMMU_CONTROL; sbus_iommu_init()
570 (IOMMU_TAGDIAG - IOMMU_CONTROL); sbus_iommu_init()
612 dram = iommu->iommu_control + (IOMMU_DRAMDIAG - IOMMU_CONTROL); sbus_iommu_init()
613 tag = iommu->iommu_control + (IOMMU_TAGDIAG - IOMMU_CONTROL); sbus_iommu_init()

Completed in 54 milliseconds