Searched refs:ONENAND_CMD_LOCK (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/mtd/
H A Donenand_regs.h128 #define ONENAND_CMD_LOCK (0x2A) macro
/linux-master/drivers/mtd/nand/onenand/
H A Donenand_samsung.c757 if (cmd == ONENAND_CMD_LOCK) {
H A Donenand_base.c406 case ONENAND_CMD_LOCK:
2514 if (cmd == ONENAND_CMD_LOCK)
2589 ret = onenand_do_lock_cmd(mtd, ofs, len, ONENAND_CMD_LOCK);

Completed in 128 milliseconds