IMX_OCOTP_ADDR_TIMING
timing = readl(priv->base + IMX_OCOTP_ADDR_TIMING) & 0x0FC00000;
writel(timing, priv->base + IMX_OCOTP_ADDR_TIMING);