Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Datmel-mci.c130 #define ATMCI_RDIRE BIT(17) /* Response Direction Error */ macro
1614 else if (status & (ATMCI_RINDE | ATMCI_RDIRE | ATMCI_RENDE)) in atmci_command_complete()