Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dbbm.h56 #define NAND_BBT_NRBITS_MSK 0x0000000F macro
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dbbm.h62 #define NAND_BBT_NRBITS_MSK 0x0000000F macro
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dnand_bbt.c176 int bits = td->options & NAND_BBT_NRBITS_MSK; in read_bbt()
697 bits = td->options & NAND_BBT_NRBITS_MSK; in write_bbt()
1034 bits = bd->options & NAND_BBT_NRBITS_MSK; in verify_bbt_descr()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A 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()
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dmtdnand.rst931 #define NAND_BBT_NRBITS_MSK 0x0000000F