Home
last modified time | relevance | path

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

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