Searched refs:SR_P_ERR (Results 1 – 2 of 2) sorted by relevance
130 #define SR_P_ERR BIT(6) macro
361 if (nor->flags & SNOR_F_USE_CLSR && sr & (SR_E_ERR | SR_P_ERR)) { in spi_nor_sr_ready()