Searched refs:DWC_MMC_F_DMA (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Ddwc_mmc_var.h40 #define DWC_MMC_F_DMA __BIT(0) macro
/netbsd-current/sys/dev/fdt/
H A Ddwcmmc_fdt.c65 DWC_MMC_F_DMA,
71 DWC_MMC_F_DMA,
/netbsd-current/sys/arch/arm/altera/
H A Dcycv_dwcmmc.c136 sc->sc_flags = DWC_MMC_F_USE_HOLD_REG | DWC_MMC_F_DMA;
/netbsd-current/sys/dev/acpi/
H A Ddwcmmc_acpi.c101 sc->sc_flags = DWC_MMC_F_USE_HOLD_REG | DWC_MMC_F_DMA;
/netbsd-current/sys/arch/arm/samsung/
H A Dexynos_dwcmmc.c149 sc->sc_flags = DWC_MMC_F_DMA;

Completed in 112 milliseconds