Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Datmel-mci.c75 #define ATMCI_ARGR 0x0010 /* Command Argument */ macro
535 seq_printf(s, "ARGR:\t0x%08x\n", buf[ATMCI_ARGR / 4]); in atmci_regs_show()
824 atmci_writel(host, ATMCI_ARGR, cmd->arg); in atmci_send_command()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds