Home
last modified time | relevance | path

Searched refs:sdhci_send_command (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dsdhci.c138 static int sdhci_send_command(struct udevice *dev, struct mmc_cmd *cmd, function
144 static int sdhci_send_command(struct mmc *mmc, struct mmc_cmd *cmd,
610 return sdhci_send_command(host->mmc->dev, &cmd, NULL);
612 return sdhci_send_command(host->mmc, &cmd, NULL);
706 .send_cmd = sdhci_send_command,
714 .send_cmd = sdhci_send_command,
H A Dsdhci.su
/OK3568_Linux_fs/u-boot/spl/drivers/mmc/
H A Dsdhci.su
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci.c55 static bool sdhci_send_command(struct sdhci_host *host, struct mmc_command *cmd);
1572 if (!sdhci_send_command(host, data->stop)) { in __sdhci_finish_data()
1596 static bool sdhci_send_command(struct sdhci_host *host, struct mmc_command *cmd) in sdhci_send_command() function
1709 while (!sdhci_send_command(host, cmd)) { in sdhci_send_command_retry()
1799 if (!sdhci_send_command(host, cmd->mrq->cmd)) { in sdhci_finish_command()
2195 if (!sdhci_send_command(host, cmd)) in sdhci_request_atomic()
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.sym
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map