Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Donenand.h195 #define ONENAND_HAS_UNLOCK_ALL (0x0002) macro
/linux/drivers/mtd/nand/onenand/
H A Donenand_samsung.c778 if (this->options & ONENAND_HAS_UNLOCK_ALL) { in s3c_unlock_all()