Lines Matching refs:mmc_command

52 static bool sdhci_send_command(struct sdhci_host *host, struct mmc_command *cmd);
149 static inline bool sdhci_data_line_cmd(struct mmc_command *cmd) in sdhci_data_line_cmd()
877 struct mmc_command *cmd, in sdhci_target_timeout()
906 struct mmc_command *cmd) in sdhci_calc_sw_timeout()
938 static u8 sdhci_calc_timeout(struct sdhci_host *host, struct mmc_command *cmd, in sdhci_calc_timeout()
1026 void __sdhci_set_timeout(struct sdhci_host *host, struct mmc_command *cmd) in __sdhci_set_timeout()
1043 static void sdhci_set_timeout(struct sdhci_host *host, struct mmc_command *cmd) in sdhci_set_timeout()
1087 static void sdhci_prepare_data(struct sdhci_host *host, struct mmc_command *cmd) in sdhci_prepare_data()
1220 struct mmc_command *cmd) in sdhci_external_dma_setup()
1290 struct mmc_command *cmd) in __sdhci_external_dma_prepare_data()
1303 struct mmc_command *cmd) in sdhci_external_dma_prepare_data()
1316 struct mmc_command *cmd) in sdhci_external_dma_pre_transfer()
1340 struct mmc_command *cmd) in sdhci_external_dma_prepare_data()
1347 struct mmc_command *cmd) in sdhci_external_dma_pre_transfer()
1385 struct mmc_command *cmd, in sdhci_auto_cmd_select()
1424 struct mmc_command *cmd) in sdhci_set_transfer_mode()
1528 struct mmc_command *data_cmd = host->data_cmd; in __sdhci_finish_data()
1602 static bool sdhci_send_command(struct sdhci_host *host, struct mmc_command *cmd) in sdhci_send_command()
1695 struct mmc_command *cmd, bool present) in sdhci_present_error()
1706 struct mmc_command *cmd, in sdhci_send_command_retry()
1711 struct mmc_command *deferred_cmd = host->deferred_cmd; in sdhci_send_command_retry()
1746 static void sdhci_read_rsp_136(struct sdhci_host *host, struct mmc_command *cmd) in sdhci_read_rsp_136()
1768 struct mmc_command *cmd = host->cmd; in sdhci_finish_command()
2149 struct mmc_command *cmd; in sdhci_request()
2181 struct mmc_command *cmd; in sdhci_request_atomic()
2736 struct mmc_command cmd = {}; in sdhci_send_tuning()
3334 struct mmc_command *data_cmd = host->data_cmd; in sdhci_data_irq()
3596 struct mmc_command *cmd; in sdhci_thread_irq()