Searched defs:sdhci_send_command (Results 1 – 3 of 3) sorted by relevance
137 static int sdhci_send_command(struct udevice *dev, struct mmc_cmd *cmd, function
332 static void sdhci_send_command(SDHCIState *s) in sdhci_send_command() function
1630 static bool sdhci_send_command(struct sdhci_host *host, struct mmc_command *cmd) in sdhci_send_command() function