Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Dspinand.h332 #define STATUS_PROG_FAILED BIT(3) macro
/linux/drivers/mtd/nand/spi/
H A Dcore.c797 if (status & STATUS_PROG_FAILED) in spinand_write_page()