Searched refs:ONENAND_HAS_CONT_LOCK (Results 1 – 2 of 2) sorted by relevance
151 #define ONENAND_HAS_CONT_LOCK (0x0001) macro
1960 if (this->options & ONENAND_HAS_CONT_LOCK) { in onenand_do_lock_cmd()2172 this->options |= ONENAND_HAS_CONT_LOCK; in onenand_check_features()2183 this->options &= ~ONENAND_HAS_CONT_LOCK; in onenand_check_features()2187 if (this->options & ONENAND_HAS_CONT_LOCK) in onenand_check_features()