Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mmc/host/
Datmel-mci.c130 #define ATMCI_RINDE BIT(16) /* Response Index Error */ macro
1642 else if (status & (ATMCI_RINDE | ATMCI_RDIRE | ATMCI_RENDE)) in atmci_command_complete()