Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mmc/host/
Datmel-mci.c76 #define ATMCI_CMDR 0x0014 /* Command */ macro
825 atmci_writel(host, ATMCI_CMDR, cmd_flags); in atmci_send_command()
1272 atmci_writel(host, ATMCI_CMDR, ATMCI_CMDR_SPCMD_INIT); in atmci_start_request()