Home
last modified time | relevance | path

Searched refs:ONENAND_HAS_4KB_PAGE (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/linux/mtd/
A Donenand.h144 (this->options & ONENAND_HAS_4KB_PAGE)
154 #define ONENAND_HAS_4KB_PAGE (0x0008) macro
/u-boot/drivers/mtd/onenand/
A Donenand_base.c2158 this->options |= ONENAND_HAS_4KB_PAGE; in onenand_check_features()
2180 this->options |= ONENAND_HAS_4KB_PAGE; in onenand_check_features()
2196 if (this->options & ONENAND_HAS_4KB_PAGE) in onenand_check_features()

Completed in 6 milliseconds