Lines Matching defs:command
1145 /* Low-level operation types: command, address, write, or read */
1596 * command, try to wait for it. If it times out, rather than
1665 "timeout waiting for command %#02x\n", cmd);
1723 static void brcmnand_cmdfunc(struct nand_chip *chip, unsigned command,
1732 if (command == NAND_CMD_READID || command == NAND_CMD_PARAM ||
1733 command == NAND_CMD_RNDOUT)
1739 dev_dbg(ctrl->dev, "cmd 0x%x addr 0x%llx\n", command,
1742 host->last_cmd = command;
1746 switch (command) {
1768 brcmnand_low_level_op(host, LL_OP_CMD, command, false);
1821 if (command == NAND_CMD_ERASE1)
2814 * NAND READID command only works in 8bit mode. We force