Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Dbbm.h56 #define NAND_BBT_NRBITS_MSK 0x0000000F macro
/linux/drivers/mtd/nand/raw/
H A Dnand_bbt.c173 int bits = td->options & NAND_BBT_NRBITS_MSK; in read_bbt()
800 bits = td->options & NAND_BBT_NRBITS_MSK; in write_bbt()
1202 bits = bd->options & NAND_BBT_NRBITS_MSK; in verify_bbt_descr()
/linux/Documentation/driver-api/
H A Dmtdnand.rst931 #define NAND_BBT_NRBITS_MSK 0x0000000F