Home
last modified time | relevance | path

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

/u-boot/include/mtd/
A Dmtd-abi.h242 __u32 bbtblocks; member
/u-boot/drivers/mtd/nand/raw/
A Dnand_bbt.c228 mtd->ecc_stats.bbtblocks++; in read_bbt()
531 int bbtblocks; in search_bbt() local
546 bbtblocks = this->chipsize >> this->bbt_erase_shift; in search_bbt()
547 startblock &= bbtblocks - 1; in search_bbt()
550 bbtblocks = mtd->size >> this->bbt_erase_shift; in search_bbt()

Completed in 9 milliseconds