Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sd/
H A Dsdhci-internal.h43 #define SDHC_TRNS_DMA 0x0001 macro
H A Dsdhci.c916 if (s->trnmod & SDHC_TRNS_DMA) { in sdhci_data_transfer()
1213 value &= ~SDHC_TRNS_DMA; in sdhci_write()