Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_macronix.c17 #define MXIC_BLOCK_PROTECTION_ALL_LOCK 0x38 macro
203 feature[0] = MXIC_BLOCK_PROTECTION_ALL_LOCK; in mxic_nand_lock()
243 if (ret || feature[0] != MXIC_BLOCK_PROTECTION_ALL_LOCK) { in macronix_nand_block_protection_support()