Home
last modified time | relevance | path

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

/drivers/mtd/nand/
Dfsl_ifc_nand.c153 static struct nand_bbt_descr bbt_mirror_descr = { variable
787 chip->bbt_md = &bbt_mirror_descr; in fsl_ifc_chip_init()
824 bbt_mirror_descr.offs = 0; in fsl_ifc_chip_init()
Dnand_bbt.c1267 static struct nand_bbt_descr bbt_mirror_descr = { variable
1347 this->bbt_md = &bbt_mirror_descr; in nand_default_bbt()
1362 this->bbt_md = &bbt_mirror_descr; in nand_default_bbt()
Dfsl_elbc_nand.c142 static struct nand_bbt_descr bbt_mirror_descr = { variable
795 chip->bbt_md = &bbt_mirror_descr; in fsl_elbc_chip_init()
Dmxc_nand.c1025 static struct nand_bbt_descr bbt_mirror_descr = { variable
1175 this->bbt_md = &bbt_mirror_descr; in mxcnd_probe()
Ddenali.c1391 static struct nand_bbt_descr bbt_mirror_descr = { variable
1577 denali->nand.bbt_md = &bbt_mirror_descr; in denali_pci_probe()