Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/mtd/
H A Donenand_regs.h129 #define ONENAND_CMD_LOCK_TIGHT (0x2C) macro
/rk3399_rockchip-uboot/drivers/mtd/onenand/
H A Donenand_base.c339 case ONENAND_CMD_LOCK_TIGHT: in onenand_command()