Searched refs:ONENAND_BBT_READ_FATAL_ERROR (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/mtd/ | ||
H A D | bbm.h | 114 #define ONENAND_BBT_READ_FATAL_ERROR 4 macro |
/linux/drivers/mtd/nand/onenand/ | ||
H A D | onenand_bbt.c | 98 if (ret == ONENAND_BBT_READ_FATAL_ERROR) in create_bbt() |