Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Datmel-mci.c109 #define ATMCI_RDR 0x0030 /* Receive Data */ macro
1936 value = atmci_readl(host, ATMCI_RDR); in atmci_read_data_pio()
2380 host->dma_conf.src_addr = host->mapbase + ATMCI_RDR; in atmci_configure_dma()
/kernel/linux/linux-6.6/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()

Completed in 13 milliseconds