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

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

Completed in 261 milliseconds