Searched refs:FSR_P_ERR (Results 1 – 3 of 3) sorted by relevance
28 #define FSR_P_ERR BIT(4) /* Program operation status */ macro397 if (nor->bouncebuf[0] & (FSR_E_ERR | FSR_P_ERR)) { in micron_st_nor_ready()
155 #define FSR_P_ERR BIT(4) /* Program operation status */ macro
469 if (fsr & (FSR_E_ERR | FSR_P_ERR)) { in spi_nor_fsr_ready()