Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Dbbm.h114 #define ONENAND_BBT_READ_FATAL_ERROR 4 macro
/linux/drivers/mtd/nand/onenand/
H A Donenand_bbt.c98 if (ret == ONENAND_BBT_READ_FATAL_ERROR) in create_bbt()