Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/nand/
Dnand_util.c233 (tight ? NAND_CMD_LOCK_TIGHT : NAND_CMD_LOCK), in nand_lock()
Dzynq_nand.c166 {NAND_CMD_LOCK, NAND_CMD_NONE, 0, 0},
/external/u-boot/include/linux/mtd/
Drawnand.h95 #define NAND_CMD_LOCK 0x2a macro