Searched refs:start_cmd (Results 1 – 5 of 5) sorted by relevance
21 int err, start_cmd, end_cmd; in mmc_erase_t() local31 start_cmd = SD_CMD_ERASE_WR_BLK_START; in mmc_erase_t()34 start_cmd = MMC_CMD_ERASE_GROUP_START; in mmc_erase_t()38 cmd.cmdidx = start_cmd; in mmc_erase_t()
16 -start_cmd=cd /usr/local/mysql ; (./bin/safe_mysqld || ./bin/mysqld_safe) &17 +start_cmd=/usr/bin/mysqld_safe
147 u8 start_cmd; member814 if (command == zynq_nand_commands[index].start_cmd) in zynq_nand_cmd_function()850 (curr_cmd->start_cmd << START_CMD_SHIFT); in zynq_nand_cmd_function()
633 unsigned int start_cmd = write ? NAND_CMD_SEQIN : NAND_CMD_READ0; in denali_oob_xfer() local646 chip->cmdfunc(mtd, start_cmd, writesize, page); in denali_oob_xfer()
743 u32 val, start_cmd; in esp_maybe_execute_command() local842 start_cmd = ESP_CMD_SELAS; in esp_maybe_execute_command()845 start_cmd = ESP_CMD_SELA; in esp_maybe_execute_command()850 start_cmd = ESP_CMD_SA3; in esp_maybe_execute_command()875 esp_send_dma_cmd(esp, val, 16, start_cmd); in esp_maybe_execute_command()