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

/u-boot/drivers/mtd/nand/raw/
H A Dfsl_ifc_nand.c205 static struct nand_bbt_descr bbt_mirror_descr = { variable in typeref:struct:nand_bbt_descr
942 nand->bbt_md = &bbt_mirror_descr;
974 bbt_mirror_descr.offs = 0;
H A Dzynq_nand.c241 static struct nand_bbt_descr bbt_mirror_descr = { variable in typeref:struct:nand_bbt_descr
1216 nand_chip->bbt_md = &bbt_mirror_descr;
H A Dfsl_elbc_nand.c144 static struct nand_bbt_descr bbt_mirror_descr = { variable in typeref:struct:nand_bbt_descr
732 nand->bbt_md = &bbt_mirror_descr;
H A Dnand_bbt.c1217 static struct nand_bbt_descr bbt_mirror_descr = { variable in typeref:struct:nand_bbt_descr
1297 this->bbt_md = &bbt_mirror_descr;
H A Dmxc_nand.c1135 static struct nand_bbt_descr bbt_mirror_descr = { variable in typeref:struct:nand_bbt_descr
1157 this->bbt_md = &bbt_mirror_descr;
H A Darasan_nfc.c258 static struct nand_bbt_descr bbt_mirror_descr = { variable in typeref:struct:nand_bbt_descr
1167 nand_chip->bbt_md = &bbt_mirror_descr;
H A Dpxa3xx_nand.c325 static struct nand_bbt_descr bbt_mirror_descr = { variable in typeref:struct:nand_bbt_descr
1616 chip->bbt_md = &bbt_mirror_descr;

Completed in 124 milliseconds