Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/mtd/
Dbbm.h76 #define NAND_BBT_8BIT 0x00000008 macro
/linux-3.4.99/drivers/mtd/nand/
Ddiskonchip.c1345 this->bbt_td->options = NAND_BBT_ABSPAGE | NAND_BBT_8BIT | in nftl_scan_bbt()
1351 this->bbt_md->options = NAND_BBT_ABSPAGE | NAND_BBT_8BIT | in nftl_scan_bbt()
1389 this->bbt_td->options = NAND_BBT_LASTBLOCK | NAND_BBT_8BIT | NAND_BBT_VERSION; in inftl_scan_bbt()
1399 this->bbt_md->options = NAND_BBT_LASTBLOCK | NAND_BBT_8BIT | NAND_BBT_VERSION; in inftl_scan_bbt()