Searched refs:SR_P_ERR (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/include/linux/mtd/ | ||
D | spi-nor.h | 121 #define SR_P_ERR BIT(6) macro |
/Linux-v5.10/drivers/mtd/spi-nor/ | ||
D | core.c | 555 nor->bouncebuf[0] & (SR_E_ERR | SR_P_ERR)) { in spi_nor_sr_ready() |