Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dnand_macronix.c16 #define MXIC_BLOCK_PROTECTION_ALL_LOCK 0x38 macro
193 feature[0] = MXIC_BLOCK_PROTECTION_ALL_LOCK; in mxic_nand_lock()
233 if (ret || feature[0] != MXIC_BLOCK_PROTECTION_ALL_LOCK) { in macronix_nand_block_protection_support()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds