IOREMAP_BIAS
ret = (void __iomem *)(IOREMAP_BIAS + (i << AREA_SHIFT) + offs);
if (WARN_ON((a & IOREMAP_MASK) != IOREMAP_BIAS))