Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/
Dsun50i-iommu.c46 #define IOMMU_TLB_PREFETCH_MASTER_ENABLE(m) BIT(m) macro
449 IOMMU_TLB_PREFETCH_MASTER_ENABLE(0) | in sun50i_iommu_enable()
450 IOMMU_TLB_PREFETCH_MASTER_ENABLE(1) | in sun50i_iommu_enable()
451 IOMMU_TLB_PREFETCH_MASTER_ENABLE(2) | in sun50i_iommu_enable()
452 IOMMU_TLB_PREFETCH_MASTER_ENABLE(3) | in sun50i_iommu_enable()
453 IOMMU_TLB_PREFETCH_MASTER_ENABLE(4) | in sun50i_iommu_enable()
454 IOMMU_TLB_PREFETCH_MASTER_ENABLE(5)); in sun50i_iommu_enable()