Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/nand/
Dnand_util.c187 #define NAND_CMD_LOCK_TIGHT 0x2c macro
233 (tight ? NAND_CMD_LOCK_TIGHT : NAND_CMD_LOCK), in nand_lock()
Dzynq_nand.c99 #ifndef NAND_CMD_LOCK_TIGHT
100 #define NAND_CMD_LOCK_TIGHT 0x2c macro
167 {NAND_CMD_LOCK_TIGHT, NAND_CMD_NONE, 0, 0},