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

/linux-4.1.27/drivers/mmc/host/
H A Datmel-mci-regs.h116 #define ATMCI_DMA 0x0050 /* DMA Configuration[2] */ macro
H A Datmel-mci.c437 val = buf[ATMCI_DMA / 4]; atmci_regs_show()
859 atmci_writel(host, ATMCI_DMA, atmci_readl(host, ATMCI_DMA) & ~ATMCI_DMAEN); atmci_dma_complete()
1046 atmci_writel(host, ATMCI_DMA, ATMCI_DMA_CHKSIZE(maxburst) | atmci_prepare_data_dma()

Completed in 65 milliseconds