Searched refs:bbt_md (Results 1 – 14 of 14) sorted by relevance
1288 this->bbt_md->options = NAND_BBT_ABSPAGE | NAND_BBT_8BIT | in nftl_scan_bbt()1291 this->bbt_md->veroffs = 7; in nftl_scan_bbt()1292 this->bbt_md->pages[0] = doc->mh1_page + 1; in nftl_scan_bbt()1294 this->bbt_md = NULL; in nftl_scan_bbt()1324 this->bbt_md = NULL; in inftl_scan_bbt()1336 this->bbt_md->options = NAND_BBT_LASTBLOCK | NAND_BBT_8BIT | NAND_BBT_VERSION; in inftl_scan_bbt()1338 this->bbt_md->options |= NAND_BBT_WRITE; in inftl_scan_bbt()1339 this->bbt_md->offs = 8; in inftl_scan_bbt()1340 this->bbt_md->len = 8; in inftl_scan_bbt()1341 this->bbt_md->veroffs = 7; in inftl_scan_bbt()[all …]
846 struct nand_bbt_descr *md = this->bbt_md; in check_create()1084 struct nand_bbt_descr *md = this->bbt_md; in nand_scan_bbt()1153 struct nand_bbt_descr *md = this->bbt_md; in nand_update_bbt()1291 this->bbt_md = &bbt_mirror_no_oob_descr; in nand_default_bbt()1294 this->bbt_md = &bbt_mirror_descr; in nand_default_bbt()1299 this->bbt_md = NULL; in nand_default_bbt()
675 info->chip.bbt_md = pdata->bbt_md; in nand_davinci_probe()
742 cafe->nand.bbt_md = &cafe_bbt_mirror_descr_2048; in cafe_nand_probe()746 cafe->nand.bbt_md = &cafe_bbt_mirror_descr_512; in cafe_nand_probe()
722 nand_chip->bbt_md = &lpc32xx_nand_bbt_mirror; in lpc32xx_nand_probe()
767 chip->bbt_md = &bbt_mirror_descr; in fsl_elbc_chip_init()
894 chip->bbt_md = &bbt_smallpage_mirror_descr; in lpc32xx_nand_probe()
899 chip->bbt_md = &bbt_mirror_descr; in fsl_ifc_chip_init()
1532 this->bbt_md = &bbt_mirror_descr; in mxcnd_probe()
1529 denali->nand.bbt_md = &bbt_mirror_descr; in denali_init()
1555 chip->bbt_md = &bbt_mirror_descr; in pxa3xx_nand_scan()
84 struct nand_bbt_descr *bbt_md; member
370 .bbt_md = &da830_evm_nand_bbt_mirror_descr,
716 struct nand_bbt_descr *bbt_md; member