Home
last modified time | relevance | path

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

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