Searched refs:NAND_CMD_UNLOCK2 (Results 1 – 3 of 3) sorted by relevance
377 chip->cmdfunc(mtd, NAND_CMD_UNLOCK2, -1, page & chip->pagemask); in nand_unlock()
170 {NAND_CMD_UNLOCK2, NAND_CMD_NONE, 3, 0},
97 #define NAND_CMD_UNLOCK2 0x24 macro