Lines Matching refs:mmc_command

53 static bool sdhci_send_command(struct sdhci_host *host, struct mmc_command *cmd);
150 static inline bool sdhci_data_line_cmd(struct mmc_command *cmd) in sdhci_data_line_cmd()
866 struct mmc_command *cmd, in sdhci_target_timeout()
895 struct mmc_command *cmd) in sdhci_calc_sw_timeout()
927 static u8 sdhci_calc_timeout(struct sdhci_host *host, struct mmc_command *cmd, in sdhci_calc_timeout()
1018 void __sdhci_set_timeout(struct sdhci_host *host, struct mmc_command *cmd) in __sdhci_set_timeout()
1035 static void sdhci_set_timeout(struct sdhci_host *host, struct mmc_command *cmd) in sdhci_set_timeout()
1079 static void sdhci_prepare_data(struct sdhci_host *host, struct mmc_command *cmd) in sdhci_prepare_data()
1212 struct mmc_command *cmd) in sdhci_external_dma_setup()
1281 struct mmc_command *cmd) in __sdhci_external_dma_prepare_data()
1294 struct mmc_command *cmd) in sdhci_external_dma_prepare_data()
1307 struct mmc_command *cmd) in sdhci_external_dma_pre_transfer()
1331 struct mmc_command *cmd) in sdhci_external_dma_prepare_data()
1338 struct mmc_command *cmd) in sdhci_external_dma_pre_transfer()
1376 struct mmc_command *cmd, in sdhci_auto_cmd_select()
1415 struct mmc_command *cmd) in sdhci_set_transfer_mode()
1519 struct mmc_command *data_cmd = host->data_cmd; in __sdhci_finish_data()
1593 static bool sdhci_send_command(struct sdhci_host *host, struct mmc_command *cmd) in sdhci_send_command()
1686 struct mmc_command *cmd, bool present) in sdhci_present_error()
1697 struct mmc_command *cmd, in sdhci_send_command_retry()
1702 struct mmc_command *deferred_cmd = host->deferred_cmd; in sdhci_send_command_retry()
1737 static void sdhci_read_rsp_136(struct sdhci_host *host, struct mmc_command *cmd) in sdhci_read_rsp_136()
1759 struct mmc_command *cmd = host->cmd; in sdhci_finish_command()
2130 struct mmc_command *cmd; in sdhci_request()
2162 struct mmc_command *cmd; in sdhci_request_atomic()
2698 struct mmc_command cmd = {}; in sdhci_send_tuning()
3289 struct mmc_command *data_cmd = host->data_cmd; in sdhci_data_irq()
3551 struct mmc_command *cmd; in sdhci_thread_irq()