Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Dfsl_ifc_nand.c217 static struct nand_bbt_descr bbt_mirror_descr = { variable
901 chip->bbt_md = &bbt_mirror_descr; in fsl_ifc_chip_init()
938 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.c1216 static struct nand_bbt_descr bbt_mirror_descr = { variable
1296 this->bbt_md = &bbt_mirror_descr; in nand_default_bbt()
Dmxc_nand.c1253 static struct nand_bbt_descr bbt_mirror_descr = { variable
1598 this->bbt_md = &bbt_mirror_descr; in mxcnd_probe()
Ddenali.c1394 static struct nand_bbt_descr bbt_mirror_descr = { variable
1538 denali->nand.bbt_md = &bbt_mirror_descr; in denali_init()
Dpxa3xx_nand.c306 static struct nand_bbt_descr bbt_mirror_descr = { variable
1638 chip->bbt_md = &bbt_mirror_descr; in pxa3xx_nand_scan()