Searched refs:SR_E_ERR (Results 1 – 2 of 2) sorted by relevance
128 #define SR_E_ERR BIT(5) macro
694 nor->bouncebuf[0] & (SR_E_ERR | SR_P_ERR)) { in spi_nor_sr_ready()695 if (nor->bouncebuf[0] & SR_E_ERR) in spi_nor_sr_ready()
Completed in 8 milliseconds