Home
last modified time | relevance | path

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

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