Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Datmel-mci-regs.h76 #define ATMCI_RSPR 0x0020 /* Response 0 */ macro
Datmel-mci.c1530 cmd->resp[0] = atmci_readl(host, ATMCI_RSPR); in atmci_command_complete()
1531 cmd->resp[1] = atmci_readl(host, ATMCI_RSPR); in atmci_command_complete()
1532 cmd->resp[2] = atmci_readl(host, ATMCI_RSPR); in atmci_command_complete()
1533 cmd->resp[3] = atmci_readl(host, ATMCI_RSPR); in atmci_command_complete()