Home
last modified time | relevance | path

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

/qemu/hw/sd/
H A Dtrace-events35 sdhci_read_dataport(uint16_t data_count) "all %u bytes of data have been read from input buffer"
H A Dsdhci.c464 static uint32_t sdhci_read_dataport(SDHCIState *s, unsigned size) in sdhci_read_dataport() function
1026 ret = sdhci_read_dataport(s, size); in sdhci_read()