• Home
  • Raw
  • Download

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()
879 struct mmc_command *cmd, in sdhci_target_timeout()
908 struct mmc_command *cmd) in sdhci_calc_sw_timeout()
940 static u8 sdhci_calc_timeout(struct sdhci_host *host, struct mmc_command *cmd, in sdhci_calc_timeout()
1031 void __sdhci_set_timeout(struct sdhci_host *host, struct mmc_command *cmd) in __sdhci_set_timeout()
1048 static void sdhci_set_timeout(struct sdhci_host *host, struct mmc_command *cmd) in sdhci_set_timeout()
1092 static void sdhci_prepare_data(struct sdhci_host *host, struct mmc_command *cmd) in sdhci_prepare_data()
1225 struct mmc_command *cmd) in sdhci_external_dma_setup()
1295 struct mmc_command *cmd) in __sdhci_external_dma_prepare_data()
1308 struct mmc_command *cmd) in sdhci_external_dma_prepare_data()
1321 struct mmc_command *cmd) in sdhci_external_dma_pre_transfer()
1345 struct mmc_command *cmd) in sdhci_external_dma_prepare_data()
1352 struct mmc_command *cmd) in sdhci_external_dma_pre_transfer()
1390 struct mmc_command *cmd, in sdhci_auto_cmd_select()
1429 struct mmc_command *cmd) in sdhci_set_transfer_mode()
1533 struct mmc_command *data_cmd = host->data_cmd; in __sdhci_finish_data()
1607 static bool sdhci_send_command(struct sdhci_host *host, struct mmc_command *cmd) in sdhci_send_command()
1700 struct mmc_command *cmd, bool present) in sdhci_present_error()
1711 struct mmc_command *cmd, in sdhci_send_command_retry()
1716 struct mmc_command *deferred_cmd = host->deferred_cmd; in sdhci_send_command_retry()
1751 static void sdhci_read_rsp_136(struct sdhci_host *host, struct mmc_command *cmd) in sdhci_read_rsp_136()
1773 struct mmc_command *cmd = host->cmd; in sdhci_finish_command()
2154 struct mmc_command *cmd; in sdhci_request()
2186 struct mmc_command *cmd; in sdhci_request_atomic()
2766 struct mmc_command cmd = {}; in sdhci_send_tuning()
3359 struct mmc_command *data_cmd = host->data_cmd; in sdhci_data_irq()
3621 struct mmc_command *cmd; in sdhci_thread_irq()