Searched refs:NAND_CMD_UNLOCK1 (Results 1 – 4 of 4) sorted by relevance
119 writeb(NAND_CMD_UNLOCK1, 0x6e00007c); in spl_board_prepare_for_linux()
363 chip->cmdfunc(mtd, NAND_CMD_UNLOCK1, -1, page & chip->pagemask); in nand_unlock()
168 {NAND_CMD_UNLOCK1, NAND_CMD_NONE, 3, 0},
96 #define NAND_CMD_UNLOCK1 0x23 macro