Searched refs:STM32_QSPI_SR_BUSY (Results 1 – 1 of 1) sorted by relevance
77 #define STM32_QSPI_SR_BUSY BIT(5) macro192 while (readl(&priv->regs->sr) & STM32_QSPI_SR_BUSY) in _stm32_qspi_wait_for_not_busy()