Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Datmel-mci-regs.h47 #define ATMCI_CMDR 0x0014 /* Command */ macro
Datmel-mci.c722 atmci_writel(host, ATMCI_CMDR, cmd_flags); in atmci_send_command()
1175 atmci_writel(host, ATMCI_CMDR, ATMCI_CMDR_SPCMD_INIT); in atmci_start_request()