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

/linux-master/include/linux/mtd/
H A Donenand.h195 #define ONENAND_HAS_UNLOCK_ALL (0x0002) macro
/linux-master/drivers/mtd/nand/onenand/
H A Donenand_base.c2658 if (this->options & ONENAND_HAS_UNLOCK_ALL) {
3286 this->options |= ONENAND_HAS_UNLOCK_ALL;
3293 this->options |= ONENAND_HAS_UNLOCK_ALL;
3299 this->options |= ONENAND_HAS_UNLOCK_ALL;
3318 this->options |= ONENAND_HAS_UNLOCK_ALL;
3323 if (this->options & ONENAND_HAS_UNLOCK_ALL)
H A Donenand_samsung.c778 if (this->options & ONENAND_HAS_UNLOCK_ALL) {

Completed in 146 milliseconds