Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/nand/raw/
Dfsl_ifc_nand.c64 static struct nand_bbt_descr bbt_main_descr = { variable
860 chip->bbt_td = &bbt_main_descr; in fsl_ifc_chip_init()
889 bbt_main_descr.offs = 0; in fsl_ifc_chip_init()
Dfsl_elbc_nand.c126 static struct nand_bbt_descr bbt_main_descr = { variable
711 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.c1441 static struct nand_bbt_descr bbt_main_descr = { variable
1701 chip->bbt_td = &bbt_main_descr; in mxcnd_attach_chip()
Dmarvell_nand.c2288 static struct nand_bbt_descr bbt_main_descr = { variable
2424 chip->bbt_td = &bbt_main_descr; in marvell_nand_attach_chip()