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

/linux-4.4.14/drivers/iommu/
H A Dshmobile-ipmmu.c30 iowrite32(data, ipmmu->ipmmu_base + reg_off); ipmmu_reg_write()
106 ipmmu->ipmmu_base = devm_ioremap_resource(&pdev->dev, res); ipmmu_probe()
107 if (IS_ERR(ipmmu->ipmmu_base)) ipmmu_probe()
108 return PTR_ERR(ipmmu->ipmmu_base); ipmmu_probe()
H A Dshmobile-ipmmu.h15 void __iomem *ipmmu_base; member in struct:shmobile_ipmmu

Completed in 66 milliseconds