Searched refs:flash_bbt (Results 1 – 12 of 12) sorted by relevance
15 unsigned int flash_bbt:1; /* set to 1 to use a flash based bbt */ member
17 bool flash_bbt; member
32 unsigned int flash_bbt:1; member
109 .flash_bbt = 1,
150 .flash_bbt = 1,
402 .flash_bbt = 1,
404 .flash_bbt = 1,
288 .flash_bbt = 1, /* we use u-boot to create a BBT */
169 bool flash_bbt; member2254 if (info->flash_bbt) in omap_nand_probe()
912 if (set->flash_bbt) in s3c2410_nand_init_chip()
1857 if (host->pdata.flash_bbt) in mxcnd_probe()
2415 if (pdata && pdata->flash_bbt) in marvell_nand_attach_chip()