Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sd/
H A Dtrace-events36 sdhci_write_dataport(uint16_t data_count) "write buffer filled with %u bytes of data"
H A Dsdhci.c554 static void sdhci_write_dataport(SDHCIState *s, uint32_t value, unsigned size) in sdhci_write_dataport() function
1233 sdhci_write_dataport(s, value >> shift, size); in sdhci_write()