Home
last modified time | relevance | path

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

/u-boot/include/linux/mtd/
A Donenand.h139 #define ONENAND_IS_MLC(this) (this->technology & ONENAND_TECHNOLOGY_IS_MLC) macro
/u-boot/drivers/mtd/onenand/
A Donenand_base.c2179 if (ONENAND_IS_MLC(this)) in onenand_check_features()
2660 mtd->type = ONENAND_IS_MLC(this) ? MTD_MLCNANDFLASH : MTD_NANDFLASH; in onenand_probe()

Completed in 8 milliseconds