Searched refs:bbt_main_descr (Results 1 - 7 of 7) sorted by relevance

/u-boot/drivers/mtd/nand/raw/
H A Dfsl_ifc_nand.c195 static struct nand_bbt_descr bbt_main_descr = { variable in typeref:struct:nand_bbt_descr
941 nand->bbt_td = &bbt_main_descr;
973 bbt_main_descr.offs = 0;
H A Dfsl_elbc_nand.c134 static struct nand_bbt_descr bbt_main_descr = { variable in typeref:struct:nand_bbt_descr
731 nand->bbt_td = &bbt_main_descr;
H A Dzynq_nand.c230 static struct nand_bbt_descr bbt_main_descr = { variable in typeref:struct:nand_bbt_descr
1214 nand_chip->bbt_td = &bbt_main_descr;
H A Darasan_nfc.c247 static struct nand_bbt_descr bbt_main_descr = { variable in typeref:struct:nand_bbt_descr
1165 nand_chip->bbt_td = &bbt_main_descr;
H A Dmxc_nand.c1125 static struct nand_bbt_descr bbt_main_descr = { variable in typeref:struct:nand_bbt_descr
1156 this->bbt_td = &bbt_main_descr;
H A Dnand_bbt.c1206 static struct nand_bbt_descr bbt_main_descr = { variable in typeref:struct:nand_bbt_descr
1295 this->bbt_td = &bbt_main_descr;
H A Dpxa3xx_nand.c314 static struct nand_bbt_descr bbt_main_descr = { variable in typeref:struct:nand_bbt_descr
1614 chip->bbt_td = &bbt_main_descr;

Completed in 90 milliseconds