Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Datmel-mci.c75 #define ATMCI_ARGR 0x0010 /* Command Argument */ macro
567 seq_printf(s, "ARGR:\t0x%08x\n", buf[ATMCI_ARGR / 4]); in atmci_regs_show()
868 atmci_writel(host, ATMCI_ARGR, cmd->arg); in atmci_send_command()