Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dpsycho_common.c124 #define PSYCHO_IOMMU_TAG 0xa580UL macro
136 tag[i] = upa_readq(base + PSYCHO_IOMMU_TAG+off); in psycho_record_iommu_tags_and_data()
140 upa_writeq(0, base + PSYCHO_IOMMU_TAG + off); in psycho_record_iommu_tags_and_data()
380 upa_writeq(0, pbm->controller_regs + PSYCHO_IOMMU_TAG + off); in psycho_iommu_flush()
412 iommu->iommu_tags = pbm->controller_regs + PSYCHO_IOMMU_TAG; in psycho_iommu_init()
H A Dpci_psycho.c113 #define PSYCHO_IOMMU_TAG 0xa580UL macro