Searched refs:MTD_MLCNANDFLASH (Results 1 – 5 of 5) sorted by relevance
148 #define MTD_MLCNANDFLASH 8 /* MLC NAND (including TLC) */ macro339 return mtd->type == MTD_NANDFLASH || mtd->type == MTD_MLCNANDFLASH; in mtd_type_is_nand_user()
661 return mtd->type == MTD_NANDFLASH || mtd->type == MTD_MLCNANDFLASH; in mtd_type_is_nand()
524 if (c->mtd->type == MTD_MLCNANDFLASH) in jffs2_do_fill_super()
898 if (mtd->type == MTD_MLCNANDFLASH && in ubi_attach_mtd_dev()
3948 mtd->type = ONENAND_IS_MLC(this) ? MTD_MLCNANDFLASH : MTD_NANDFLASH; in onenand_scan()