Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Datmel-mci.c148 #define ATMCI_DMA 0x0050 /* DMA Configuration[2] */ macro
562 val = buf[ATMCI_DMA / 4]; in atmci_regs_show()
1002 atmci_writel(host, ATMCI_DMA, atmci_readl(host, ATMCI_DMA) & ~ATMCI_DMAEN); in atmci_dma_complete()
1183 atmci_writel(host, ATMCI_DMA, ATMCI_DMA_CHKSIZE(maxburst) | in atmci_prepare_data_dma()