Searched refs:SR_BUSY (Results 1 – 6 of 6) sorted by relevance
59 #define SR_BUSY 0x4 /* chip busy */ macro
114 SR_BUSY = 1 << 0, enumerator
80 #define SR_BUSY BIT(0) macro428 (val & SR_TF_EMPT) && !(val & SR_BUSY), in dw_spi_xfer()
130 while (readl(®s->sr) & SR_BUSY) { in rkspi_wait_till_not_busy()
109 SR_BUSY = 1 << 0, enumerator
80 while (readl(®s->sr) & SR_BUSY) { in rkspi_wait_till_not_busy()