Home
last modified time | relevance | path

Searched refs:ONENAND_CMD_LOCK (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Donenand_regs.h128 #define ONENAND_CMD_LOCK (0x2A) macro
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Donenand_regs.h128 #define ONENAND_CMD_LOCK (0x2A) macro
/OK3568_Linux_fs/u-boot/drivers/mtd/onenand/
H A Dsamsung.c476 if (cmd == ONENAND_CMD_LOCK) { in s3c_onenand_do_lock_cmd()
H A Donenand_base.c338 case ONENAND_CMD_LOCK: in onenand_command()
2033 ret = onenand_do_lock_cmd(mtd, ofs, len, ONENAND_CMD_LOCK); in onenand_lock()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/onenand/
H A Donenand_samsung.c756 if (cmd == ONENAND_CMD_LOCK) { in s3c_onenand_do_lock_cmd()
H A Donenand_base.c406 case ONENAND_CMD_LOCK: in onenand_command()
2505 if (cmd == ONENAND_CMD_LOCK) in onenand_do_lock_cmd()
2580 ret = onenand_do_lock_cmd(mtd, ofs, len, ONENAND_CMD_LOCK); in onenand_lock()