Searched refs:MTD_NANDFLASH (Results 1 – 10 of 10) sorted by relevance
97 #define MTD_NANDFLASH 4 /* SLC NAND */ macro281 return mtd->type == MTD_NANDFLASH || mtd->type == MTD_MLCNANDFLASH; in mtd_type_is_nand_user()
110 #define jffs2_cleanmarker_oob(c) (c->mtd->type == MTD_NANDFLASH)
525 if (c->mtd->type == MTD_NANDFLASH) { in jffs2_do_fill_super()
463 if (main_mtd->type == MTD_NANDFLASH) { in init_axis_flash()
359 return mtd->type == MTD_NANDFLASH || mtd->type == MTD_MLCNANDFLASH; in mtd_type_is_nand()
348 mtd->type = MTD_NANDFLASH; in goldfish_nand_init_device()
130 case MTD_NANDFLASH: in mtd_type_show()
1846 mtd->type = MTD_NANDFLASH; in doc_set_driver_info()
4064 mtd->type = ONENAND_IS_MLC(this) ? MTD_MLCNANDFLASH : MTD_NANDFLASH; in onenand_scan()
4343 mtd->type = nand_is_slc(chip) ? MTD_NANDFLASH : MTD_MLCNANDFLASH; in nand_scan_tail()