Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sd/
H A Dsdhci.c214 static uint8_t sdhci_slotint(SDHCIState *s) in sdhci_slotint() function
224 bool pending = sdhci_slotint(s); in sdhci_update_irq()
1081 ret = (s->version << 16) | sdhci_slotint(s); in sdhci_read()