Searched refs:bbt_td (Results 1 – 14 of 14) sorted by relevance
1279 this->bbt_td->options = NAND_BBT_ABSPAGE | NAND_BBT_8BIT | in nftl_scan_bbt()1282 this->bbt_td->veroffs = 7; in nftl_scan_bbt()1283 this->bbt_td->pages[0] = doc->mh0_page + 1; in nftl_scan_bbt()1314 this->bbt_td->options = NAND_BBT_2BIT | NAND_BBT_ABSPAGE; in inftl_scan_bbt()1316 this->bbt_td->options |= NAND_BBT_WRITE; in inftl_scan_bbt()1317 this->bbt_td->pages[0] = 2; in inftl_scan_bbt()1320 this->bbt_td->options = NAND_BBT_LASTBLOCK | NAND_BBT_8BIT | NAND_BBT_VERSION; in inftl_scan_bbt()1322 this->bbt_td->options |= NAND_BBT_WRITE; in inftl_scan_bbt()1323 this->bbt_td->offs = 8; in inftl_scan_bbt()1324 this->bbt_td->len = 8; in inftl_scan_bbt()[all …]
918 struct nand_bbt_descr *td = this->bbt_td; in check_create()1156 struct nand_bbt_descr *td = this->bbt_td; in nand_scan_bbt()1230 struct nand_bbt_descr *td = this->bbt_td; in nand_update_bbt()1365 if (!this->bbt_td) { in nand_create_bbt()1367 this->bbt_td = &bbt_main_no_oob_descr; in nand_create_bbt()1370 this->bbt_td = &bbt_main_descr; in nand_create_bbt()1375 this->bbt_td = NULL; in nand_create_bbt()
776 info->chip.bbt_td = pdata->bbt_td; in nand_davinci_probe()
625 cafe->nand.bbt_td = &cafe_bbt_main_descr_2048; in cafe_nand_attach_chip()628 cafe->nand.bbt_td = &cafe_bbt_main_descr_512; in cafe_nand_attach_chip()
769 nand_chip->bbt_td = &lpc32xx_nand_bbt; in lpc32xx_nand_probe()
785 chip->bbt_td = &bbt_main_descr; in fsl_elbc_chip_init()
811 chip->bbt_td = &bbt_smallpage_main_descr; in lpc32xx_nand_attach_chip()
845 chip->bbt_td = &bbt_main_descr; in fsl_ifc_chip_init()
1718 chip->bbt_td = &bbt_main_descr; in mxcnd_attach_chip()
2312 chip->bbt_td = &bbt_main_descr; in marvell_nand_attach_chip()
93 struct nand_bbt_descr *bbt_td; member
319 .bbt_td = &da830_evm_nand_bbt_main_descr,
1355 struct nand_bbt_descr *bbt_td; member
511 bbt_td before calling nand_scan(). If a mirror table is necessary a