Searched refs:MTD_MLCNANDFLASH (Results 1 – 4 of 4) 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()
174 case MTD_MLCNANDFLASH: in mtd_type_show()741 (!mtd_is_partition(mtd) || master->type != MTD_MLCNANDFLASH || in add_mtd_device()
3948 mtd->type = ONENAND_IS_MLC(this) ? MTD_MLCNANDFLASH : MTD_NANDFLASH; in onenand_scan()