MMC_STAT
if (readl(host->base + MMC_STAT) & STAT_CLK_EN) {
v = readl(host->base + MMC_STAT);
unsigned stat = readl(host->base + MMC_STAT);