Home
last modified time | relevance | path

Searched refs:NAND_NO_BBM_QUIRK (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/mtd/
H A Drawnand.h213 #define NAND_NO_BBM_QUIRK BIT(27) macro
/linux/drivers/mtd/nand/raw/
H A Dnand_bbt.c470 this->options & NAND_NO_BBM_QUIRK) in bbt_block_checkbad()
H A Ddiskonchip.c1476 nand->options |= NAND_SKIP_BBTSCAN | NAND_NO_BBM_QUIRK; in doc_probe()
H A Dnand_base.c317 if (chip->options & NAND_NO_BBM_QUIRK) in nand_isbad_bbm()