Lines Matching refs:base
229 void __iomem *base;242 base = of_iomap(np, 0);244 if (!base) {257 val = readl_relaxed(base + OCOTP_CFG3);258 iounmap(base);294 void __iomem *base;303 base = of_iomap(np, 0);305 if (!base) {310 val = readl_relaxed(base + OCOTP_CFG3);311 iounmap(base);