Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Donenand.h139 #define ONENAND_IS_MLC(this) (this->technology & ONENAND_TECHNOLOGY_IS_MLC) macro
/openbmc/linux/include/linux/mtd/
H A Donenand.h170 #define ONENAND_IS_MLC(this) \ macro