Lines Matching defs:base
477 void __iomem *base;
873 void __iomem *regs = thrd->dmac->base;
893 void __iomem *regs = thrd->dmac->base;
918 void __iomem *regs = thrd->dmac->base;
976 void __iomem *regs = thrd->dmac->base;
1003 void __iomem *regs = thrd->dmac->base;
1611 void __iomem *regs = pl330->base;
1649 regs = pl330->base;
1826 void __iomem *regs = pl330->base;
2386 void __iomem *regs = thrd->dmac->base;
3042 pl330->base = devm_ioremap_resource(&adev->dev, res);
3043 if (IS_ERR(pl330->base))
3044 return PTR_ERR(pl330->base);