Searched refs:SDHCI_CTRL_ADMA2 (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/sdhci/
H A Dfsl_sdhci.c239 val32 |= SDHCI_CTRL_ADMA2;
400 val32 |= (val & (SDHCI_CTRL_SDMA | SDHCI_CTRL_ADMA2)) << 4;
H A Dsdhci.h170 #define SDHCI_CTRL_ADMA2 0x10 macro

Completed in 119 milliseconds