Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mmc/host/
Datmel-mci.c132 #define ATMCI_RENDE BIT(19) /* Response End Bit Error */ macro
1613 else if (status & (ATMCI_RINDE | ATMCI_RDIRE | ATMCI_RENDE)) in atmci_command_complete()