Home
last modified time | relevance | path

Searched refs:bbt_mirror_descr (Results 1 – 6 of 6) sorted by relevance

/drivers/mtd/nand/
Dfsl_ifc_nand.c218 static struct nand_bbt_descr bbt_mirror_descr = { variable
900 chip->bbt_md = &bbt_mirror_descr; in fsl_ifc_chip_init()
937 bbt_mirror_descr.offs = 0; in fsl_ifc_chip_init()
Dfsl_elbc_nand.c129 static struct nand_bbt_descr bbt_mirror_descr = { variable
767 chip->bbt_md = &bbt_mirror_descr; in fsl_elbc_chip_init()
Dnand_bbt.c1214 static struct nand_bbt_descr bbt_mirror_descr = { variable
1294 this->bbt_md = &bbt_mirror_descr; in nand_default_bbt()
Ddenali.c1416 static struct nand_bbt_descr bbt_mirror_descr = { variable
1561 denali->nand.bbt_md = &bbt_mirror_descr; in denali_init()
Dmxc_nand.c1151 static struct nand_bbt_descr bbt_mirror_descr = { variable
1496 this->bbt_md = &bbt_mirror_descr; in mxcnd_probe()
Dpxa3xx_nand.c278 static struct nand_bbt_descr bbt_mirror_descr = { variable
1543 chip->bbt_md = &bbt_mirror_descr; in pxa3xx_nand_scan()