Home
last modified time | relevance | path

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

/drivers/mtd/nand/
Dnand_bbt.c231 mtd->ecc_stats.bbtblocks++; in read_bbt()
561 int bbtblocks; in search_bbt() local
576 bbtblocks = this->chipsize >> this->bbt_erase_shift; in search_bbt()
577 startblock &= bbtblocks - 1; in search_bbt()
580 bbtblocks = mtd->size >> this->bbt_erase_shift; in search_bbt()