Home
last modified time | relevance | path

Searched refs:SR_P_ERR (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/linux/mtd/
Dspi-nor.h114 #define SR_P_ERR BIT(6) macro
/Linux-v6.6/drivers/mtd/spi-nor/
Dspansion.c116 if (nor->bouncebuf[0] & (SR_E_ERR | SR_P_ERR)) { in cypress_nor_sr_ready_and_clear_reg()
925 if (nor->bouncebuf[0] & (SR_E_ERR | SR_P_ERR)) { in spansion_nor_sr_ready_and_clear()