Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dpsycho_common.c125 #define PSYCHO_IOMMU_DATA 0xa600UL macro
137 data[i] = upa_readq(base + PSYCHO_IOMMU_DATA+off); in psycho_record_iommu_tags_and_data()
141 upa_writeq(0, base + PSYCHO_IOMMU_DATA + off); in psycho_record_iommu_tags_and_data()
381 upa_writeq(0, pbm->controller_regs + PSYCHO_IOMMU_DATA + off); in psycho_iommu_flush()
H A Dpci_psycho.c114 #define PSYCHO_IOMMU_DATA 0xa600UL macro