Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mtd/spi-nor/
Dmicron-st.c29 #define FSR_P_ERR BIT(4) /* Program operation status */ macro
593 if (nor->bouncebuf[0] & (FSR_E_ERR | FSR_P_ERR)) { in micron_st_nor_ready()