Searched refs:SR_BUSY (Results 1 – 4 of 4) sorted by relevance
62 #define SR_BUSY (1 << 0) macro
120 #define SR_BUSY (1 << 0) macro234 if (!(readl_relaxed(rs->regs + ROCKCHIP_SPI_SR) & SR_BUSY)) in wait_for_idle()604 (readl_relaxed(rs->regs + ROCKCHIP_SPI_SR) & SR_BUSY)); in rockchip_spi_transfer_one()
71 #define SR_BUSY BIT(5) macro199 !(sr & SR_BUSY), 10, in stm32_qspi_wait_nobusy()
95 #define SR_BUSY 0x00000010 macro245 !(status & SR_BUSY), 10, 100000); in stm32_cryp_wait_busy()