Searched refs:ONENAND_HAS_2PLANE (Results 1 – 4 of 4) sorted by relevance
175 (this->options & ONENAND_HAS_2PLANE)196 #define ONENAND_HAS_2PLANE (0x0004) macro
153 #define ONENAND_HAS_2PLANE (0x0004) macro
2153 this->options |= ONENAND_HAS_2PLANE; in onenand_check_features()2160 this->options |= ONENAND_HAS_2PLANE; in onenand_check_features()2180 this->options &= ~ONENAND_HAS_2PLANE; in onenand_check_features()2191 if (this->options & ONENAND_HAS_2PLANE) in onenand_check_features()
3268 this->options |= ONENAND_HAS_2PLANE; in onenand_check_features()3292 this->options |= ONENAND_HAS_2PLANE; in onenand_check_features()3314 this->options &= ~ONENAND_HAS_2PLANE; in onenand_check_features()3325 if (this->options & ONENAND_HAS_2PLANE) in onenand_check_features()