Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H A Dmicron-st.c28 #define FSR_P_ERR BIT(4) /* Program operation status */ macro
397 if (nor->bouncebuf[0] & (FSR_E_ERR | FSR_P_ERR)) { in micron_st_nor_ready()
/kernel/linux/linux-5.10/include/linux/mtd/
H A Dspi-nor.h133 #define FSR_P_ERR BIT(4) /* Program operation status */ macro
/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
H A Dcore.c618 if (nor->bouncebuf[0] & (FSR_E_ERR | FSR_P_ERR)) { in spi_nor_fsr_ready()

Completed in 6 milliseconds