Searched refs:ATMCI_DMAEN (Results 1 – 2 of 2) sorted by relevance
119 # define ATMCI_DMAEN ( 1 << 8) /* DMA Hardware Handshaking Enable */ macro
442 val & ATMCI_DMAEN ? " DMAEN" : ""); in atmci_regs_show()859 atmci_writel(host, ATMCI_DMA, atmci_readl(host, ATMCI_DMA) & ~ATMCI_DMAEN); in atmci_dma_complete()1047 ATMCI_DMAEN); in atmci_prepare_data_dma()