Searched refs:ONENAND_CMD_LOCK (Results 1 – 3 of 3) sorted by relevance
128 #define ONENAND_CMD_LOCK (0x2A) macro
475 if (cmd == ONENAND_CMD_LOCK) { in s3c_onenand_do_lock_cmd()
338 case ONENAND_CMD_LOCK: in onenand_command()2033 ret = onenand_do_lock_cmd(mtd, ofs, len, ONENAND_CMD_LOCK); in onenand_lock()