Searched refs:SR_P_ERR (Results 1 – 4 of 4) sorted by relevance
114 #define SR_P_ERR BIT(6) macro
144 #define SR_P_ERR BIT(6) macro
116 if (nor->bouncebuf[0] & (SR_E_ERR | SR_P_ERR)) { in cypress_nor_sr_ready_and_clear_reg()925 if (nor->bouncebuf[0] & (SR_E_ERR | SR_P_ERR)) { in spansion_nor_sr_ready_and_clear()
449 if (nor->flags & SNOR_F_USE_CLSR && sr & (SR_E_ERR | SR_P_ERR)) { in spi_nor_sr_ready()