Searched refs:SR_WIP (Results 1 – 7 of 7) sorted by relevance
101 #define SR_WIP BIT(0) /* Write in progress */ macro
134 #define SR_WIP BIT(0) /* Write in progress */ macro
131 return !(nor->bouncebuf[0] & SR_WIP); in cypress_nor_sr_ready_and_clear_reg()946 return !(nor->bouncebuf[0] & SR_WIP); in spansion_nor_sr_ready_and_clear()
620 return !(nor->bouncebuf[0] & SR_WIP); in spi_nor_sr_ready()
77 #define SR_WIP 0x1 /* Write in progress */ macro277 } else if (!(status & SR_WIP)) { in spear_smi_wait_till_ready()
291 return !(sr & SR_WIP); in spi_nor_sr_ready()
459 return !(sr & SR_WIP); in spi_nor_sr_ready()