Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Datmel-mci.c136 #define ATMCI_RTOE BIT(20) /* Response Time-Out Error */ macro
1649 if (status & ATMCI_RTOE) in atmci_command_complete()