Home
last modified time | relevance | path

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

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