Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/sdmmc/
H A Dsdhcreg.h37 #define SDHC_DMA_ENABLE (1<<0) macro
H A Dsdhc.c1764 mode |= SDHC_DMA_ENABLE; in sdhc_start_command()
1865 } else if (ISSET(mode, SDHC_DMA_ENABLE) && in sdhc_start_command()