Home
last modified time | relevance | path

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

/external/u-boot/include/linux/mtd/
Donenand_regs.h92 #define ONENAND_TECHNOLOGY_IS_MLC (1 << 0) macro
Donenand.h139 #define ONENAND_IS_MLC(this) (this->technology & ONENAND_TECHNOLOGY_IS_MLC)