Home
last modified time | relevance | path

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

/NextBSD/sys/dev/sdhci/
HDsdhci.h129 #define SDHCI_CTRL_SDMA 0x08 macro
/NextBSD/sys/arm/freescale/imx/
HDimx_sdhci.c383 val32 |= (val & (SDHCI_CTRL_SDMA | SDHCI_CTRL_ADMA2)) << 4; in imx_sdhci_write_1()