Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sd/
H A Dsdhci-internal.h120 #define SDHC_WKUP_ON_RMV (1 << 2) macro
H A Dsdhci.c218 ((s->norintsts & SDHC_NIS_REMOVE) && (s->wakcon & SDHC_WKUP_ON_RMV)); in sdhci_slotint()