Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/mtd/
Dbbm.h76 #define NAND_BBT_8BIT 0x00000008 macro
/linux-2.6.39/drivers/mtd/nand/
Ddiskonchip.c1344 this->bbt_td->options = NAND_BBT_ABSPAGE | NAND_BBT_8BIT | in nftl_scan_bbt()
1350 this->bbt_md->options = NAND_BBT_ABSPAGE | NAND_BBT_8BIT | in nftl_scan_bbt()
1390 this->bbt_td->options = NAND_BBT_LASTBLOCK | NAND_BBT_8BIT | NAND_BBT_VERSION; in inftl_scan_bbt()
1400 this->bbt_md->options = NAND_BBT_LASTBLOCK | NAND_BBT_8BIT | NAND_BBT_VERSION; in inftl_scan_bbt()