Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dmtd-mxc_nand.h15 unsigned int flash_bbt:1; /* set to 1 to use a flash based bbt */ member
H A Dmtd-nand-pxa3xx.h17 bool flash_bbt; member
H A Dmtd-nand-s3c2410.h32 unsigned int flash_bbt:1; member
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dpxa3xx_nand.h53 bool flash_bbt; member
H A Dvf610_nfc.c631 int flash_bbt; member
647 .flash_bbt = 1, in vf610_nfc_nand_init()
699 if (cfg.flash_bbt) in vf610_nfc_nand_init()
/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Dmach-gta02.c403 .flash_bbt = 1,
H A Dmach-mini2440.c298 .flash_bbt = 1, /* we use u-boot to create a BBT */
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Domap2.c169 bool flash_bbt; member
2250 if (info->flash_bbt) in omap_nand_probe()
H A Ds3c2410.c913 if (set->flash_bbt) in s3c2410_nand_init_chip()
H A Dmxc_nand.c1851 if (host->pdata.flash_bbt) in mxcnd_probe()
H A Dmarvell_nand.c2457 if (pdata && pdata->flash_bbt) in marvell_nand_attach_chip()