Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dfsl_ifc_nand.c198 static struct nand_bbt_descr bbt_main_descr = { variable
941 nand->bbt_td = &bbt_main_descr; in fsl_ifc_chip_init()
973 bbt_main_descr.offs = 0; in fsl_ifc_chip_init()
H A Dfsl_elbc_nand.c129 static struct nand_bbt_descr bbt_main_descr = { variable
715 nand->bbt_td = &bbt_main_descr; in fsl_elbc_chip_init()
H A Dzynq_nand.c218 static struct nand_bbt_descr bbt_main_descr = { variable
1178 nand_chip->bbt_td = &bbt_main_descr; in zynq_nand_init()
H A Darasan_nfc.c238 static struct nand_bbt_descr bbt_main_descr = { variable
1128 nand_chip->bbt_td = &bbt_main_descr; in arasan_check_ondie()
H A Dnand_bbt.c1206 static struct nand_bbt_descr bbt_main_descr = { variable
1295 this->bbt_td = &bbt_main_descr; in nand_default_bbt()
H A Dmxc_nand.c1123 static struct nand_bbt_descr bbt_main_descr = { variable
1154 this->bbt_td = &bbt_main_descr;
H A Dpxa3xx_nand.c297 static struct nand_bbt_descr bbt_main_descr = { variable
1686 chip->bbt_td = &bbt_main_descr; in pxa3xx_nand_scan()