Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dfsl_ifc_nand.c76 static struct nand_bbt_descr bbt_main_descr = { variable
845 chip->bbt_td = &bbt_main_descr; in fsl_ifc_chip_init()
874 bbt_main_descr.offs = 0; in fsl_ifc_chip_init()
Dfsl_elbc_nand.c139 static struct nand_bbt_descr bbt_main_descr = { variable
785 chip->bbt_td = &bbt_main_descr; in fsl_elbc_chip_init()
Dnand_bbt.c1282 static struct nand_bbt_descr bbt_main_descr = { variable
1370 this->bbt_td = &bbt_main_descr; in nand_create_bbt()
Dmxc_nand.c1458 static struct nand_bbt_descr bbt_main_descr = { variable
1718 chip->bbt_td = &bbt_main_descr; in mxcnd_attach_chip()
Dmarvell_nand.c2175 static struct nand_bbt_descr bbt_main_descr = { variable
2312 chip->bbt_td = &bbt_main_descr; in marvell_nand_attach_chip()