Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iommu/
Damd_iommu_init.c99 u64 mmio_phys; member
394 release_mem_region(iommu->mmio_phys, iommu->mmio_phys_end); in iommu_unmap_mmio_space()
1079 iommu->mmio_phys = h->mmio_phys; in init_iommu_one()
1090 iommu->mmio_base = iommu_map_mmio_space(iommu->mmio_phys, in init_iommu_one()
1145 h->mmio_phys); in init_iommu_all()
Damd_iommu_types.h487 u64 mmio_phys; member
/linux-4.4.14/drivers/mtd/nand/
Dpxa3xx_nand.c193 unsigned long mmio_phys; member
1457 config.src_addr = info->mmio_phys + NDDB; in pxa3xx_nand_init_buff()
1458 config.dst_addr = info->mmio_phys + NDDB; in pxa3xx_nand_init_buff()
1786 info->mmio_phys = r->start; in alloc_nand_resource()