Home
last modified time | relevance | path

Searched refs:NAND_BBT_8BIT (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/mtd/
Dbbm.h76 #define NAND_BBT_8BIT 0x00000008 macro
/linux-4.4.14/drivers/mtd/nand/
Ddiskonchip.c1285 this->bbt_td->options = NAND_BBT_ABSPAGE | NAND_BBT_8BIT | in nftl_scan_bbt()
1291 this->bbt_md->options = NAND_BBT_ABSPAGE | NAND_BBT_8BIT | in nftl_scan_bbt()
1326 this->bbt_td->options = NAND_BBT_LASTBLOCK | NAND_BBT_8BIT | NAND_BBT_VERSION; in inftl_scan_bbt()
1336 this->bbt_md->options = NAND_BBT_LASTBLOCK | NAND_BBT_8BIT | NAND_BBT_VERSION; in inftl_scan_bbt()