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