Searched refs:bbt_erase_shift (Results 1 – 6 of 6) sorted by relevance
225 this->bbt_erase_shift); in read_bbt()237 this->bbt_erase_shift); in read_bbt()275 this->chipsize >> this->bbt_erase_shift, in read_abs_bbt()283 mtd->size >> this->bbt_erase_shift, td, 0); in read_abs_bbt()505 from += (1 << this->bbt_erase_shift); in create_bbt()722 len = 1 << this->bbt_erase_shift; in write_bbt()789 einfo.len = 1 << this->bbt_erase_shift; in write_bbt()990 this->bbt_erase_shift); in mark_bbt_region()1012 this->bbt_erase_shift); in mark_bbt_region()1108 len = (1 << this->bbt_erase_shift); in nand_scan_bbt()[all …]
1212 chip->bbt_erase_shift += 1; in denali_multidev_fixup()
4525 chip->bbt_erase_shift = chip->phys_erase_shift = in nand_get_flash_type()
87 numblocks = this->chipsize >> (bbm->bbt_erase_shift - 1); in create_bbt()125 from += (1 << bbm->bbt_erase_shift); in create_bbt()211 bbm->bbt_erase_shift = this->erase_shift; in onenand_scan_bbt()
143 int bbt_erase_shift; member
929 int bbt_erase_shift; member
Completed in 45 milliseconds