NPCM_PSPI_CTL1
regtemp = ioread16(priv->base + NPCM_PSPI_CTL1);
iowrite16(regtemp | mode_val, priv->base + NPCM_PSPI_CTL1);
regtemp = ioread16(NPCM_PSPI_CTL1 + priv->base);
iowrite16(regtemp, NPCM_PSPI_CTL1 + priv->base);
regtemp = ioread16(NPCM_PSPI_CTL1 + priv->base);
iowrite16(regtemp | (ckdiv << 9), NPCM_PSPI_CTL1 + priv->base);
val = ioread16(priv->base + NPCM_PSPI_CTL1);
iowrite16(val, priv->base + NPCM_PSPI_CTL1);
val = ioread16(priv->base + NPCM_PSPI_CTL1);
iowrite16(val, priv->base + NPCM_PSPI_CTL1);
val = ioread16(priv->base + NPCM_PSPI_CTL1);
iowrite16(val, priv->base + NPCM_PSPI_CTL1);
val = ioread16(priv->base + NPCM_PSPI_CTL1);
iowrite16(val, priv->base + NPCM_PSPI_CTL1);