Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dnand_util.c188 #define NAND_CMD_LOCK_TIGHT 0x2c macro
234 (tight ? NAND_CMD_LOCK_TIGHT : NAND_CMD_LOCK), in nand_lock()
H A Dzynq_nand.c100 #ifndef NAND_CMD_LOCK_TIGHT
101 #define NAND_CMD_LOCK_TIGHT 0x2c macro
168 {NAND_CMD_LOCK_TIGHT, NAND_CMD_NONE, 0, 0},