Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/mmc/host/
Datmel-mci-regs.h104 # define ATMCI_RTOE ( 1 << 20) /* Response Time-Out Error */ macro
Datmel-mci.c1340 if (status & ATMCI_RTOE) in atmci_command_complete()