set_cmd_regs
set_cmd_regs(mtd, NAND_CMD_READ0,
set_cmd_regs(mtd, NAND_CMD_READ0,
set_cmd_regs(mtd, NAND_CMD_PAGEPROG,
set_cmd_regs(mtd, NAND_CMD_PAGEPROG,
set_cmd_regs(mtd, command, (NAND_CMD_READSTART << 8)
set_cmd_regs(mtd, command, command);
set_cmd_regs(mtd, command, (NAND_CMD_READSTART << 8)
set_cmd_regs(mtd, command, command);
set_cmd_regs(mtd, command, (NAND_CMD_RNDOUTSTART << 8)
set_cmd_regs(mtd, command, command);
set_cmd_regs(mtd, command, command);
set_cmd_regs(mtd, NAND_CMD_ERASE1,
set_cmd_regs(mtd, NAND_CMD_SEQIN,
set_cmd_regs(mtd, command, (command << 8) | NAND_CMD_SEQIN);
set_cmd_regs(mtd, command, command);
set_cmd_regs(mtd, command, command);