Home
last modified time | relevance | path

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

/drivers/mtd/nand/raw/
Dfsl_ifc_nand.c64 static struct nand_bbt_descr bbt_main_descr = { variable
884 chip->bbt_td = &bbt_main_descr; in fsl_ifc_chip_init()
913 bbt_main_descr.offs = 0; in fsl_ifc_chip_init()
Dfsl_elbc_nand.c126 static struct nand_bbt_descr bbt_main_descr = { variable
710 chip->bbt_td = &bbt_main_descr; in fsl_elbc_chip_init()
Dnand_bbt.c1289 static struct nand_bbt_descr bbt_main_descr = { variable
1377 this->bbt_td = &bbt_main_descr; in nand_create_bbt()
Dmxc_nand.c1442 static struct nand_bbt_descr bbt_main_descr = { variable
1707 chip->bbt_td = &bbt_main_descr; in mxcnd_attach_chip()
Dmarvell_nand.c2352 static struct nand_bbt_descr bbt_main_descr = { variable
2493 chip->bbt_td = &bbt_main_descr; in marvell_nand_attach_chip()