Searched defs:sdhci_send_command (Results 1 – 2 of 2) sorted by relevance
137 static int sdhci_send_command(struct udevice *dev, struct mmc_cmd *cmd, function
336 static void sdhci_send_command(SDHCIState *s) in sdhci_send_command() function