Searched refs:ONENAND_HAS_UNLOCK_ALL (Results 1 – 3 of 3) sorted by relevance
195 #define ONENAND_HAS_UNLOCK_ALL (0x0002) macro
2654 if (this->options & ONENAND_HAS_UNLOCK_ALL) { in onenand_unlock_all()3283 this->options |= ONENAND_HAS_UNLOCK_ALL; in onenand_check_features()3290 this->options |= ONENAND_HAS_UNLOCK_ALL; in onenand_check_features()3296 this->options |= ONENAND_HAS_UNLOCK_ALL; in onenand_check_features()3315 this->options |= ONENAND_HAS_UNLOCK_ALL; in onenand_check_features()3320 if (this->options & ONENAND_HAS_UNLOCK_ALL) in onenand_check_features()
778 if (this->options & ONENAND_HAS_UNLOCK_ALL) { in s3c_unlock_all()