Searched refs:start_cmd (Results 1 – 5 of 5) sorted by relevance
22 int err, start_cmd, end_cmd; in mmc_erase_t() local40 start_cmd = SD_CMD_ERASE_WR_BLK_START; in mmc_erase_t()44 start_cmd = MMC_CMD_ERASE_GROUP_START; in mmc_erase_t()52 cmd.cmdidx = start_cmd; in mmc_erase_t()
18 -start_cmd=cd /usr/local/mysql ; (./bin/safe_mysqld || ./bin/mysqld_safe) &19 +start_cmd=/usr/bin/mysqld_safe
148 u8 start_cmd; member815 if (command == zynq_nand_commands[index].start_cmd) in zynq_nand_cmd_function()851 (curr_cmd->start_cmd << START_CMD_SHIFT); in zynq_nand_cmd_function()
634 unsigned int start_cmd = write ? NAND_CMD_SEQIN : NAND_CMD_READ0; in denali_oob_xfer() local647 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()