Home
last modified time | relevance | path

Searched refs:NAND_BBT_NRBITS_MSK (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/mtd/
Dbbm.h70 #define NAND_BBT_NRBITS_MSK 0x0000000F macro
/Linux-v4.19/drivers/mtd/nand/raw/
Dnand_bbt.c178 int bits = td->options & NAND_BBT_NRBITS_MSK; in read_bbt()
766 bits = td->options & NAND_BBT_NRBITS_MSK; in write_bbt()
1110 bits = bd->options & NAND_BBT_NRBITS_MSK; in verify_bbt_descr()
/Linux-v4.19/Documentation/driver-api/
Dmtdnand.rst929 #define NAND_BBT_NRBITS_MSK 0x0000000F