Searched refs:bbt_md (Results 1 – 14 of 14) sorted by relevance
1272 this->bbt_md->options = NAND_BBT_ABSPAGE | NAND_BBT_8BIT | in nftl_scan_bbt()1275 this->bbt_md->veroffs = 7; in nftl_scan_bbt()1276 this->bbt_md->pages[0] = doc->mh1_page + 1; in nftl_scan_bbt()1278 this->bbt_md = NULL; in nftl_scan_bbt()1305 this->bbt_md = NULL; in inftl_scan_bbt()1317 this->bbt_md->options = NAND_BBT_LASTBLOCK | NAND_BBT_8BIT | NAND_BBT_VERSION; in inftl_scan_bbt()1319 this->bbt_md->options |= NAND_BBT_WRITE; in inftl_scan_bbt()1320 this->bbt_md->offs = 8; in inftl_scan_bbt()1321 this->bbt_md->len = 8; in inftl_scan_bbt()1322 this->bbt_md->veroffs = 7; in inftl_scan_bbt()[all …]
922 struct nand_bbt_descr *md = this->bbt_md; in check_create()1048 struct nand_bbt_descr *md = this->bbt_md; in nand_update_bbt()1217 struct nand_bbt_descr *md = this->bbt_md; in nand_scan_bbt()1375 this->bbt_md = &bbt_mirror_no_oob_descr; in nand_create_bbt()1378 this->bbt_md = &bbt_mirror_descr; in nand_create_bbt()1383 this->bbt_md = NULL; in nand_create_bbt()
759 info->chip.bbt_md = pdata->bbt_md; in nand_davinci_probe()
625 cafe->nand.bbt_md = &cafe_bbt_mirror_descr_2048; in cafe_nand_attach_chip()628 cafe->nand.bbt_md = &cafe_bbt_mirror_descr_512; in cafe_nand_attach_chip()
758 nand_chip->bbt_md = &lpc32xx_nand_bbt_mirror; in lpc32xx_nand_probe()
712 chip->bbt_md = &bbt_mirror_descr; in fsl_elbc_chip_init()
803 chip->bbt_md = &bbt_smallpage_mirror_descr; in lpc32xx_nand_attach_chip()
861 chip->bbt_md = &bbt_mirror_descr; in fsl_ifc_chip_init()
1702 chip->bbt_md = &bbt_mirror_descr; in mxcnd_attach_chip()
2425 chip->bbt_md = &bbt_mirror_descr; in marvell_nand_attach_chip()
81 struct nand_bbt_descr *bbt_md; member
313 .bbt_md = &da830_evm_nand_bbt_mirror_descr,
1129 struct nand_bbt_descr *bbt_md; member
513 stored in bbt_md inside the nand_chip structure. If the bbt_md member