Searched refs:STATUS_PROG_FAILED (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/mtd/ | ||
| H A D | spinand.h | 332 #define STATUS_PROG_FAILED BIT(3) macro |
| /linux/drivers/mtd/nand/spi/ | ||
| H A D | core.c | 797 if (status & STATUS_PROG_FAILED) in spinand_write_page() |