Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mtd/
Donenand.h188 (this->options & ONENAND_HAS_NOP_1)
201 #define ONENAND_HAS_NOP_1 (0x0020) macro
/linux-4.1.27/drivers/mtd/onenand/
Donenand_base.c3405 this->options |= ONENAND_HAS_NOP_1; in onenand_check_features()