Searched refs:flash_bbt (Results 1 - 15 of 15) sorted by relevance

/linux-4.1.27/include/linux/platform_data/
H A Dmtd-nand-s3c2410.h18 * @flash_bbt: Openmoko u-boot can create a Bad Block Table
35 unsigned int flash_bbt:1; member in struct:s3c2410_nand_set
H A Dmtd-mxc_nand.h28 unsigned int flash_bbt:1; /* set to 1 to use a flash based bbt */ member in struct:mxc_nand_platform_data
H A Dmtd-nand-omap2.h74 bool flash_bbt; member in struct:omap_nand_platform_data
H A Dmtd-nand-pxa3xx.h59 bool flash_bbt; member in struct:pxa3xx_nand_platform_data
/linux-4.1.27/arch/arm/mach-imx/
H A Dmach-cpuimx35.c114 .flash_bbt = 1,
H A Dmach-vpr200.c119 .flash_bbt = 1,
H A Dmach-mx35_3ds.c162 .flash_bbt = 1,
H A Dmach-mx31_3ds.c555 .flash_bbt = 1,
/linux-4.1.27/arch/arm/mach-s3c24xx/
H A Dmach-gta02.c429 .flash_bbt = 1,
H A Dmach-mini2440.c279 .flash_bbt = 1, /* we use u-boot to create a BBT */
/linux-4.1.27/drivers/mtd/nand/
H A Dmxc_nand.c1410 pdata->flash_bbt = of_get_nand_on_flash_bbt(np); mxcnd_probe_dt()
1530 if (host->pdata.flash_bbt) { mxcnd_probe()
H A Dpxa3xx_nand.c1547 if (pdata->flash_bbt) { pxa3xx_nand_scan()
1790 pdata->flash_bbt = of_get_nand_on_flash_bbt(np); pxa3xx_nand_probe_dt()
H A Ds3c2410.c888 if (set->flash_bbt) { s3c2410_nand_init_chip()
H A Domap2.c1719 if (pdata->flash_bbt) omap_nand_probe()
/linux-4.1.27/drivers/memory/
H A Domap-gpmc.c1851 gpmc_nand_data->flash_bbt = of_get_nand_on_flash_bbt(child); gpmc_probe_nand_child()

Completed in 424 milliseconds