Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Datmel-mci-regs.h38 #define ATMCI_SDCR 0x000c /* SD Card / SDIO */ macro
Datmel-mci.c420 seq_printf(s, "SDCR:\t0x%08x\n", buf[ATMCI_SDCR / 4]); in atmci_regs_show()
1166 atmci_writel(host, ATMCI_SDCR, slot->sdc_reg); in atmci_start_request()