Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mmc/host/
Datmel-mci.c134 #define ATMCI_RTOE BIT(20) /* Response Time-Out Error */ macro
1638 if (status & ATMCI_RTOE) in atmci_command_complete()