Home
last modified time | relevance | path

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

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