Searched refs:ONENAND_IS_MLC (Results 1 – 2 of 2) sorted by relevance
172 #define ONENAND_IS_MLC(this) \ macro
3304 if (ONENAND_IS_MLC(this)) in onenand_check_features()3940 mtd->type = ONENAND_IS_MLC(this) ? MTD_MLCNANDFLASH : MTD_NANDFLASH; in onenand_scan()