Searched refs:bbt_erase_shift (Results 1 – 6 of 6) sorted by relevance
186 len = min(totlen, (size_t)(1 << this->bbt_erase_shift)); in read_bbt()222 this->bbt_erase_shift); in read_bbt()234 this->bbt_erase_shift); in read_bbt()272 this->chipsize >> this->bbt_erase_shift, in read_abs_bbt()276 offs += this->chipsize >> this->bbt_erase_shift; in read_abs_bbt()280 mtd->size >> this->bbt_erase_shift, td, 0); in read_abs_bbt()468 numblocks = mtd->size >> this->bbt_erase_shift; in create_bbt()477 numblocks = this->chipsize >> this->bbt_erase_shift; in create_bbt()480 from = (loff_t)startblock << this->bbt_erase_shift; in create_bbt()502 from += (1 << this->bbt_erase_shift); in create_bbt()[all …]
1214 chip->bbt_erase_shift += 1; in denali_multidev_fixup()
3881 chip->bbt_erase_shift = chip->phys_erase_shift = in nand_get_flash_type()
86 numblocks = this->chipsize >> (bbm->bbt_erase_shift - 1); in create_bbt()124 from += (1 << bbm->bbt_erase_shift); in create_bbt()210 bbm->bbt_erase_shift = this->erase_shift; in onenand_scan_bbt()
143 int bbt_erase_shift; member
912 int bbt_erase_shift; member