Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Donenand.h174 #define ONENAND_IS_2PLANE(this) \ macro
177 #define ONENAND_IS_2PLANE(this) (0) macro
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Donenand.h146 #define ONENAND_IS_2PLANE(this) (0) macro