IOMEM_BASE
iomem.base = IOMEM_BASE;
if (addr + size > IOMEM_BASE + IOMEM_LEN)
offset = addr - IOMEM_BASE;