Searched refs:ONENAND_HAS_4KB_PAGE (Results 1 – 2 of 2) sorted by relevance
197 #define ONENAND_HAS_4KB_PAGE (0x0008) macro206 (this->options & ONENAND_HAS_4KB_PAGE)
3267 this->options |= ONENAND_HAS_4KB_PAGE; in onenand_check_features()3305 this->options |= ONENAND_HAS_4KB_PAGE; in onenand_check_features()3321 if (this->options & ONENAND_HAS_4KB_PAGE) in onenand_check_features()