Searched refs:sun50i_iommu (Results 1 – 1 of 1) sorted by relevance
96 struct sun50i_iommu { struct122 struct sun50i_iommu *iommu; argument130 static struct sun50i_iommu *sun50i_iommu_from_dev(struct device *dev) in sun50i_iommu_from_dev()135 static u32 iommu_read(struct sun50i_iommu *iommu, u32 offset) in iommu_read()140 static void iommu_write(struct sun50i_iommu *iommu, u32 offset, u32 value) in iommu_write()291 struct sun50i_iommu *iommu = sun50i_domain->iommu; in sun50i_table_flush()298 static int sun50i_iommu_flush_all_tlb(struct sun50i_iommu *iommu) in sun50i_iommu_flush_all_tlb()328 struct sun50i_iommu *iommu = sun50i_domain->iommu; in sun50i_iommu_flush_iotlb_all()353 static int sun50i_iommu_enable(struct sun50i_iommu *iommu) in sun50i_iommu_enable()435 static void sun50i_iommu_disable(struct sun50i_iommu *iommu) in sun50i_iommu_disable()[all …]