Searched refs:SR_BUSY (Results 1 – 3 of 3) sorted by relevance
61 #define SR_BUSY BIT(4) /* Busy Flag */ macro181 return readl(hs->regs + HISI_SPI_SR) & SR_BUSY; in hisi_spi_busy()
61 #define SR_BUSY BIT(5) macro233 sr, !(sr & SR_BUSY), 1, in stm32_ospi_wait_nobusy()
132 #define SR_BUSY BIT(8) macro309 !(status & SR_BUSY), 10, 100000); in stm32_cryp_wait_busy()