Home
last modified time | relevance | path

Searched refs:bbt_md (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Ddiskonchip.c1149 this->bbt_md->options = NAND_BBT_ABSPAGE | NAND_BBT_8BIT | in nftl_scan_bbt()
1152 this->bbt_md->veroffs = 7; in nftl_scan_bbt()
1153 this->bbt_md->pages[0] = doc->mh1_page + 1; in nftl_scan_bbt()
1155 this->bbt_md = NULL; in nftl_scan_bbt()
1182 this->bbt_md = NULL; in inftl_scan_bbt()
1194 this->bbt_md->options = NAND_BBT_LASTBLOCK | NAND_BBT_8BIT | NAND_BBT_VERSION; in inftl_scan_bbt()
1196 this->bbt_md->options |= NAND_BBT_WRITE; in inftl_scan_bbt()
1197 this->bbt_md->offs = 8; in inftl_scan_bbt()
1198 this->bbt_md->len = 8; in inftl_scan_bbt()
1199 this->bbt_md->veroffs = 7; in inftl_scan_bbt()
[all …]
H A Dnand_bbt.c922 struct nand_bbt_descr *md = this->bbt_md; in check_create()
1048 struct nand_bbt_descr *md = this->bbt_md; in nand_update_bbt()
1217 struct nand_bbt_descr *md = this->bbt_md; in nand_scan_bbt()
1375 this->bbt_md = &bbt_mirror_no_oob_descr; in nand_create_bbt()
1378 this->bbt_md = &bbt_mirror_descr; in nand_create_bbt()
1383 this->bbt_md = NULL; in nand_create_bbt()
H A Ddavinci_nand.c842 info->chip.bbt_md = pdata->bbt_md; in nand_davinci_probe()
H A Dcafe_nand.c620 cafe->nand.bbt_md = &cafe_bbt_mirror_descr_2048; in cafe_nand_attach_chip()
623 cafe->nand.bbt_md = &cafe_bbt_mirror_descr_512; in cafe_nand_attach_chip()
H A Dlpc32xx_mlc.c761 nand_chip->bbt_md = &lpc32xx_nand_bbt_mirror; in lpc32xx_nand_probe()
H A Dfsl_elbc_nand.c711 chip->bbt_md = &bbt_mirror_descr; in fsl_elbc_chip_init()
H A Dlpc32xx_slc.c817 chip->bbt_md = &bbt_smallpage_mirror_descr; in lpc32xx_nand_attach_chip()
H A Dfsl_ifc_nand.c885 chip->bbt_md = &bbt_mirror_descr; in fsl_ifc_chip_init()
H A Dmxc_nand.c1708 chip->bbt_md = &bbt_mirror_descr; in mxcnd_attach_chip()
H A Dmarvell_nand.c2467 chip->bbt_md = &bbt_mirror_descr; in marvell_nand_attach_chip()
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dmtd-davinci.h82 struct nand_bbt_descr *bbt_md; member
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dnand_bbt.c843 struct nand_bbt_descr *md = this->bbt_md; in check_create()
1081 struct nand_bbt_descr *md = this->bbt_md; in nand_scan_bbt()
1155 struct nand_bbt_descr *md = this->bbt_md; in nand_update_bbt()
1293 this->bbt_md = &bbt_mirror_no_oob_descr; in nand_default_bbt()
1296 this->bbt_md = &bbt_mirror_descr; in nand_default_bbt()
1301 this->bbt_md = NULL; in nand_default_bbt()
H A Dfsl_elbc_nand.c716 nand->bbt_md = &bbt_mirror_descr; in fsl_elbc_chip_init()
H A Dfsl_ifc_nand.c942 nand->bbt_md = &bbt_mirror_descr; in fsl_ifc_chip_init()
H A Dzynq_nand.c1179 nand_chip->bbt_md = &bbt_mirror_descr; in zynq_nand_init()
H A Darasan_nfc.c1129 nand_chip->bbt_md = &bbt_mirror_descr; in arasan_check_ondie()
H A Dmxc_nand.c1155 this->bbt_md = &bbt_mirror_descr;
H A Dpxa3xx_nand.c1687 chip->bbt_md = &bbt_mirror_descr; in pxa3xx_nand_scan()
/OK3568_Linux_fs/kernel/arch/arm/mach-davinci/
H A Dboard-da830-evm.c313 .bbt_md = &da830_evm_nand_bbt_mirror_descr,
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Drawnand.h937 struct nand_bbt_descr *bbt_md; member
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Drawnand.h1237 struct nand_bbt_descr *bbt_md; member
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dmtdnand.rst515 stored in bbt_md inside the nand_chip structure. If the bbt_md member