Searched refs:MMU_CNTL (Results 1 – 2 of 2) sorted by relevance
71 u32 l = iommu_read_reg(obj, MMU_CNTL); in __iommu_set_twl()84 iommu_write_reg(obj, l, MMU_CNTL); in __iommu_set_twl()132 u32 l = iommu_read_reg(obj, MMU_CNTL); in omap2_iommu_disable()135 iommu_write_reg(obj, l, MMU_CNTL); in omap2_iommu_disable()
27 #define MMU_CNTL 0x44 macro