PDC_FLASH_CTL
tmp = readl(host_mmio + PDC_FLASH_CTL);
writel(tmp, host_mmio + PDC_FLASH_CTL);
u8 tmp = readb(host_mmio + PDC_FLASH_CTL + 1);