Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Datmel-mci.c109 #define ATMCI_RDR 0x0030 /* Receive Data */ macro
1977 value = atmci_readl(host, ATMCI_RDR); in atmci_read_data_pio()
2409 host->dma_conf.src_addr = host->mapbase + ATMCI_RDR; in atmci_configure_dma()