Searched refs:NAND_CMD_UNLOCK2 (Results 1 – 4 of 4) sorted by relevance
126 writeb(NAND_CMD_UNLOCK2, GPMC_NAND_COMMAND_0); in spl_board_prepare_for_linux()
376 chip->cmdfunc(mtd, NAND_CMD_UNLOCK2, -1, page & chip->pagemask); in nand_unlock()
169 {NAND_CMD_UNLOCK2, NAND_CMD_NONE, 3, 0},
97 #define NAND_CMD_UNLOCK2 0x24 macro