TIME_REG
time = readl(config->ioaddr + TIME_REG);
} while (time == readl(config->ioaddr + TIME_REG));
writel(time, config->ioaddr + TIME_REG);