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

/linux-4.1.27/drivers/mmc/host/
H A Datmel-mci-regs.h119 # define ATMCI_DMAEN ( 1 << 8) /* DMA Hardware Handshaking Enable */ macro
H A Datmel-mci.c442 val & ATMCI_DMAEN ? " DMAEN" : ""); atmci_regs_show()
859 atmci_writel(host, ATMCI_DMA, atmci_readl(host, ATMCI_DMA) & ~ATMCI_DMAEN); atmci_dma_complete()
1047 ATMCI_DMAEN); atmci_prepare_data_dma()

Completed in 95 milliseconds