Searched refs:bbt_td (Results 1 – 8 of 8) sorted by relevance
843 struct nand_bbt_descr *td = this->bbt_td; in check_create()1081 struct nand_bbt_descr *td = this->bbt_td; in nand_scan_bbt()1155 struct nand_bbt_descr *td = this->bbt_td; in nand_update_bbt()1291 if (!this->bbt_td) { in nand_default_bbt()1293 this->bbt_td = &bbt_main_no_oob_descr; in nand_default_bbt()1296 this->bbt_td = &bbt_main_descr; in nand_default_bbt()1301 this->bbt_td = NULL; in nand_default_bbt()
731 nand->bbt_td = &bbt_main_descr; in fsl_elbc_chip_init()
941 nand->bbt_td = &bbt_main_descr; in fsl_ifc_chip_init()
1214 nand_chip->bbt_td = &bbt_main_descr; in zynq_nand_probe()
1165 nand_chip->bbt_td = &bbt_main_descr; in arasan_check_ondie()
1155 this->bbt_td = &bbt_main_descr;
1603 chip->bbt_td = &bbt_main_descr; in pxa3xx_nand_scan()
970 struct nand_bbt_descr *bbt_td; member
Completed in 33 milliseconds