Searched refs:FSR_P_ERR (Results 1 – 4 of 4) sorted by relevance
134 #define FSR_P_ERR BIT(4) /* Program operation status */ macro
152 #define FSR_P_ERR BIT(4) /* Program operation status */ macro
397 if (fsr & (FSR_E_ERR | FSR_P_ERR)) { in spi_nor_fsr_ready()
626 if (nor->bouncebuf[0] & (FSR_E_ERR | FSR_P_ERR)) { in spi_nor_fsr_ready()