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 Dzynq_nand.c231 static struct nand_bbt_descr bbt_main_descr = { variable in typeref:struct:nand_bbt_descr
1215 nand_chip->bbt_td = &bbt_main_descr;
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 Dnand_bbt.c1207 static struct nand_bbt_descr bbt_main_descr = { variable in typeref:struct:nand_bbt_descr
1296 this->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 Darasan_nfc.c248 static struct nand_bbt_descr bbt_main_descr = { variable in typeref:struct:nand_bbt_descr
1166 nand_chip->bbt_td = &bbt_main_descr;
H A Dpxa3xx_nand.c315 static struct nand_bbt_descr bbt_main_descr = { variable in typeref:struct:nand_bbt_descr
1615 chip->bbt_td = &bbt_main_descr;

Completed in 60 milliseconds