Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mmc/host/
Datmel-mci.c105 #define ATMCI_RSPR 0x0020 /* Response 0 */ macro
1604 cmd->resp[0] = atmci_readl(host, ATMCI_RSPR); in atmci_command_complete()
1605 cmd->resp[1] = atmci_readl(host, ATMCI_RSPR); in atmci_command_complete()
1606 cmd->resp[2] = atmci_readl(host, ATMCI_RSPR); in atmci_command_complete()
1607 cmd->resp[3] = atmci_readl(host, ATMCI_RSPR); in atmci_command_complete()