Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Dfsl_ifc_nand.c217 static struct nand_bbt_descr bbt_mirror_descr = { variable
899 chip->bbt_md = &bbt_mirror_descr; in fsl_ifc_chip_init()
936 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()
Dmxc_nand.c1187 static struct nand_bbt_descr bbt_mirror_descr = { variable
1532 this->bbt_md = &bbt_mirror_descr; in mxcnd_probe()
Ddenali.c1384 static struct nand_bbt_descr bbt_mirror_descr = { variable
1529 denali->nand.bbt_md = &bbt_mirror_descr; in denali_init()
Dpxa3xx_nand.c278 static struct nand_bbt_descr bbt_mirror_descr = { variable
1555 chip->bbt_md = &bbt_mirror_descr; in pxa3xx_nand_scan()