Home
last modified time | relevance | path

Searched refs:flash_bbt (Results 1 – 12 of 12) sorted by relevance

/Linux-v4.19/include/linux/platform_data/
Dmtd-mxc_nand.h28 unsigned int flash_bbt:1; /* set to 1 to use a flash based bbt */ member
Dmtd-nand-pxa3xx.h17 bool flash_bbt; member
Dmtd-nand-s3c2410.h35 unsigned int flash_bbt:1; member
/Linux-v4.19/arch/arm/mach-imx/
Dmach-vpr200.c118 .flash_bbt = 1,
Dmach-mx35_3ds.c159 .flash_bbt = 1,
Dmach-mx31_3ds.c411 .flash_bbt = 1,
/Linux-v4.19/arch/arm/mach-s3c24xx/
Dmach-gta02.c416 .flash_bbt = 1,
Dmach-mini2440.c274 .flash_bbt = 1, /* we use u-boot to create a BBT */
/Linux-v4.19/drivers/mtd/nand/raw/
Ds3c2410.c913 if (set->flash_bbt) in s3c2410_nand_init_chip()
Domap2.c172 bool flash_bbt; member
2251 if (info->flash_bbt) in omap_nand_probe()
Dmxc_nand.c1865 if (host->pdata.flash_bbt) in mxcnd_probe()
Dmarvell_nand.c2303 if (pdata && pdata->flash_bbt) in marvell_nand_attach_chip()