Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iommu/
H A Dsun50i-iommu.c32 #define IOMMU_ENABLE_REG 0x020 macro
421 iommu_write(iommu, IOMMU_ENABLE_REG, IOMMU_ENABLE_ENABLE); in sun50i_iommu_enable()
442 iommu_write(iommu, IOMMU_ENABLE_REG, 0); in sun50i_iommu_disable()
/kernel/linux/linux-6.6/drivers/iommu/
H A Dsun50i-iommu.c31 #define IOMMU_ENABLE_REG 0x020 macro
490 iommu_write(iommu, IOMMU_ENABLE_REG, IOMMU_ENABLE_ENABLE); in sun50i_iommu_enable()
511 iommu_write(iommu, IOMMU_ENABLE_REG, 0); in sun50i_iommu_disable()

Completed in 3 milliseconds