Home
last modified time | relevance | path

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

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