Home
last modified time | relevance | path

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

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