CR_ABORT
cr = readl_relaxed(regs_base + OSPI_CR) | CR_ABORT;
cr, !(cr & CR_ABORT), 1,
cr = readl_relaxed(qspi->io_base + QSPI_CR) | CR_ABORT;