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

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

Completed in 97 milliseconds