Searched refs:FSR_PT_ERR (Results 1 – 3 of 3) sorted by relevance
29 #define FSR_PT_ERR BIT(1) /* Protection error bit */ macro403 if (nor->bouncebuf[0] & FSR_PT_ERR) in micron_st_nor_ready()
156 #define FSR_PT_ERR BIT(1) /* Protection error bit */ macro
475 if (fsr & FSR_PT_ERR) in spi_nor_fsr_ready()