Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/
H A 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()
H A Dfsl_elbc_nand.c125 static struct nand_bbt_descr bbt_main_descr = { variable
709 chip->bbt_td = &bbt_main_descr; in fsl_elbc_chip_init()
H A Dnand_bbt.c1321 static struct nand_bbt_descr bbt_main_descr = { variable
1409 this->bbt_td = &bbt_main_descr; in nand_create_bbt()
H A Dmxc_nand.c1224 static struct nand_bbt_descr bbt_main_descr = { variable
1427 chip->bbt_td = &bbt_main_descr; in mxcnd_attach_chip()