Searched refs:bbt_mirror_descr (Results 1 - 7 of 7) sorted by last modified time

/u-boot/drivers/mtd/nand/raw/
H A Dzynq_nand.c240 static struct nand_bbt_descr bbt_mirror_descr = { variable in typeref:struct:nand_bbt_descr
1215 nand_chip->bbt_md = &bbt_mirror_descr;
H A Dpxa3xx_nand.c324 static struct nand_bbt_descr bbt_mirror_descr = { variable in typeref:struct:nand_bbt_descr
1615 chip->bbt_md = &bbt_mirror_descr;
H A Dnand_bbt.c1216 static struct nand_bbt_descr bbt_mirror_descr = { variable in typeref:struct:nand_bbt_descr
1296 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 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 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 Darasan_nfc.c257 static struct nand_bbt_descr bbt_mirror_descr = { variable in typeref:struct:nand_bbt_descr
1166 nand_chip->bbt_md = &bbt_mirror_descr;

Completed in 92 milliseconds