Home
last modified time | relevance | path

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

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