OCP_STATUS_IN_SYNC
bp->sync = ioread32(&bp->reg->status) & OCP_STATUS_IN_SYNC;
sync = !!(ioread32(&bp->reg->status) & OCP_STATUS_IN_SYNC);