Searched refs:ONENAND_HAS_2PLANE (Results 1 – 2 of 2) sorted by relevance
175 (this->options & ONENAND_HAS_2PLANE)196 #define ONENAND_HAS_2PLANE (0x0004) macro
3256 this->options |= ONENAND_HAS_2PLANE; in onenand_check_features()3280 this->options |= ONENAND_HAS_2PLANE; in onenand_check_features()3302 this->options &= ~ONENAND_HAS_2PLANE; in onenand_check_features()3313 if (this->options & ONENAND_HAS_2PLANE) in onenand_check_features()
Completed in 11 milliseconds