Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mtd/
Dbbm.h76 #define NAND_BBT_8BIT 0x00000008 macro
/linux-4.1.27/drivers/mtd/nand/
Ddiskonchip.c1282 this->bbt_td->options = NAND_BBT_ABSPAGE | NAND_BBT_8BIT | in nftl_scan_bbt()
1288 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()