Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sd/
H A Dsdhci.c1121 static inline void sdhci_reset_write(SDHCIState *s, uint8_t value) in sdhci_reset_write() function
1250 sdhci_reset_write(s, value >> 24); in sdhci_write()