Home
last modified time | relevance | path

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

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