Searched refs:ONENAND_TECHNOLOGY_IS_MLC (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/linux/mtd/ | ||
A D | onenand_regs.h | 92 #define ONENAND_TECHNOLOGY_IS_MLC (1 << 0) macro |
A D | onenand.h | 139 #define ONENAND_IS_MLC(this) (this->technology & ONENAND_TECHNOLOGY_IS_MLC) |
Completed in 4 milliseconds