Home
last modified time | relevance | path

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

/qemu/hw/sd/
H A Dtrace-events26 sdhci_send_command(uint8_t cmd, uint32_t arg) "CMD%02u ARG[0x%08x]"
H A Dsdhci.c326 static void sdhci_send_command(SDHCIState *s) in sdhci_send_command() function
1227 sdhci_send_command(s); in sdhci_write()