Searched refs:CR_ABORT (Results 1 – 2 of 2) sorted by relevance
30 #define CR_ABORT BIT(2) macro
28 #define CR_ABORT BIT(1) macro429 cr = readl_relaxed(qspi->io_base + QSPI_CR) | CR_ABORT; in stm32_qspi_send()434 cr, !(cr & CR_ABORT), 1, in stm32_qspi_send()