Home
last modified time | relevance | path

Searched refs:MTD_MLCNANDFLASH (Results 1 – 2 of 2) sorted by relevance

/include/uapi/mtd/
Dmtd-abi.h148 #define MTD_MLCNANDFLASH 8 /* MLC NAND (including TLC) */ macro
339 return mtd->type == MTD_NANDFLASH || mtd->type == MTD_MLCNANDFLASH; in mtd_type_is_nand_user()
/include/linux/mtd/
Dmtd.h661 return mtd->type == MTD_NANDFLASH || mtd->type == MTD_MLCNANDFLASH; in mtd_type_is_nand()