Searched refs:ONENAND_HAS_CONT_LOCK (Results 1 – 2 of 2) sorted by relevance
194 #define ONENAND_HAS_CONT_LOCK (0x0001) macro
2516 if (this->options & ONENAND_HAS_CONT_LOCK) { in onenand_do_lock_cmd()3302 this->options |= ONENAND_HAS_CONT_LOCK; in onenand_check_features()3314 this->options &= ~ONENAND_HAS_CONT_LOCK; in onenand_check_features()3318 if (this->options & ONENAND_HAS_CONT_LOCK) in onenand_check_features()