Home
last modified time | relevance | path

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

/drivers/mmc/host/
Datmel-mci.c145 #define ATMCI_DMA 0x0050 /* DMA Configuration[2] */ macro
551 val = buf[ATMCI_DMA / 4]; in atmci_regs_show()
962 atmci_writel(host, ATMCI_DMA, atmci_readl(host, ATMCI_DMA) & ~ATMCI_DMAEN); in atmci_dma_complete()
1143 atmci_writel(host, ATMCI_DMA, ATMCI_DMA_CHKSIZE(maxburst) | in atmci_prepare_data_dma()