Searched refs:REG_L1_PHYS (Results 1 – 3 of 3) sorted by relevance
44 #define REG_L1_PHYS (IMGU_REG_BASE + 0x304) /* 27-bit pfn */ macro477 writel(pteval, mmu->base + REG_L1_PHYS); in imgu_mmu_init()533 writel(pteval, mmu->base + REG_L1_PHYS); in imgu_mmu_resume()
49 #define REG_L1_PHYS 0x0004 /* 27-bit pfn */ macro75 readl(mmu->mmu_hw[i].base + REG_L1_PHYS); in tlb_invalidate()489 mmu->mmu_hw[i].base + REG_L1_PHYS); in ipu6_mmu_hw_init()
49 #define REG_L1_PHYS 0x0004 /* 27-bit pfn */ macro
Completed in 13 milliseconds