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