Home
last modified time | relevance | path

Searched refs:ONENAND_HAS_UNLOCK_ALL (Results 1 – 3 of 3) sorted by relevance

/u-boot/include/linux/mtd/
A Donenand.h152 #define ONENAND_HAS_UNLOCK_ALL (0x0002) macro
/u-boot/drivers/mtd/onenand/
A Donenand_base.c2105 if (this->options & ONENAND_HAS_UNLOCK_ALL) { in onenand_unlock_all()
2164 this->options |= ONENAND_HAS_UNLOCK_ALL; in onenand_check_features()
2169 this->options |= ONENAND_HAS_UNLOCK_ALL; in onenand_check_features()
2187 this->options |= ONENAND_HAS_UNLOCK_ALL; in onenand_check_features()
2192 if (this->options & ONENAND_HAS_UNLOCK_ALL) in onenand_check_features()
A Dsamsung.c496 if (this->options & ONENAND_HAS_UNLOCK_ALL) { in s3c_onenand_unlock_all()

Completed in 9 milliseconds