Searched refs:MMU_CNTL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/iommu/ |
H A D | omap-iommu.h | 120 #define MMU_CNTL 0x44 macro 153 /* MMU_CNTL */
|
H A D | omap-iommu.c | 139 u32 l = iommu_read_reg(obj, MMU_CNTL); in __iommu_set_twl() 152 iommu_write_reg(obj, l, MMU_CNTL); in __iommu_set_twl() 184 u32 l = iommu_read_reg(obj, MMU_CNTL); in omap2_iommu_disable() 187 iommu_write_reg(obj, l, MMU_CNTL); in omap2_iommu_disable()
|
/kernel/linux/linux-6.6/drivers/iommu/ |
H A D | omap-iommu.h | 120 #define MMU_CNTL 0x44 macro 153 /* MMU_CNTL */
|
H A D | omap-iommu.c | 138 u32 l = iommu_read_reg(obj, MMU_CNTL); in __iommu_set_twl() 151 iommu_write_reg(obj, l, MMU_CNTL); in __iommu_set_twl() 183 u32 l = iommu_read_reg(obj, MMU_CNTL); in omap2_iommu_disable() 186 iommu_write_reg(obj, l, MMU_CNTL); in omap2_iommu_disable()
|
Completed in 6 milliseconds