Lines Matching refs:mmc_command
55 static bool sdhci_send_command(struct sdhci_host *host, struct mmc_command *cmd);
152 static inline bool sdhci_data_line_cmd(struct mmc_command *cmd) in sdhci_data_line_cmd()
868 struct mmc_command *cmd, in sdhci_target_timeout()
897 struct mmc_command *cmd) in sdhci_calc_sw_timeout()
929 static u8 sdhci_calc_timeout(struct sdhci_host *host, struct mmc_command *cmd, in sdhci_calc_timeout()
1020 void __sdhci_set_timeout(struct sdhci_host *host, struct mmc_command *cmd) in __sdhci_set_timeout()
1037 static void sdhci_set_timeout(struct sdhci_host *host, struct mmc_command *cmd) in sdhci_set_timeout()
1081 static void sdhci_prepare_data(struct sdhci_host *host, struct mmc_command *cmd) in sdhci_prepare_data()
1214 struct mmc_command *cmd) in sdhci_external_dma_setup()
1284 struct mmc_command *cmd) in __sdhci_external_dma_prepare_data()
1297 struct mmc_command *cmd) in sdhci_external_dma_prepare_data()
1310 struct mmc_command *cmd) in sdhci_external_dma_pre_transfer()
1334 struct mmc_command *cmd) in sdhci_external_dma_prepare_data()
1341 struct mmc_command *cmd) in sdhci_external_dma_pre_transfer()
1379 struct mmc_command *cmd, in sdhci_auto_cmd_select()
1418 struct mmc_command *cmd) in sdhci_set_transfer_mode()
1522 struct mmc_command *data_cmd = host->data_cmd; in __sdhci_finish_data()
1596 static bool sdhci_send_command(struct sdhci_host *host, struct mmc_command *cmd) in sdhci_send_command()
1689 struct mmc_command *cmd, bool present) in sdhci_present_error()
1700 struct mmc_command *cmd, in sdhci_send_command_retry()
1705 struct mmc_command *deferred_cmd = host->deferred_cmd; in sdhci_send_command_retry()
1740 static void sdhci_read_rsp_136(struct sdhci_host *host, struct mmc_command *cmd) in sdhci_read_rsp_136()
1762 struct mmc_command *cmd = host->cmd; in sdhci_finish_command()
2143 struct mmc_command *cmd; in sdhci_request()
2175 struct mmc_command *cmd; in sdhci_request_atomic()
2716 struct mmc_command cmd = {}; in sdhci_send_tuning()
3309 struct mmc_command *data_cmd = host->data_cmd; in sdhci_data_irq()
3571 struct mmc_command *cmd; in sdhci_thread_irq()