Searched refs:NAND_CMD_UNLOCK1 (Results 1 – 3 of 3) sorted by relevance
364 chip->cmdfunc(mtd, NAND_CMD_UNLOCK1, -1, page & chip->pagemask); in nand_unlock()
169 {NAND_CMD_UNLOCK1, NAND_CMD_NONE, 3, 0},
96 #define NAND_CMD_UNLOCK1 0x23 macro