Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Datmel-mci.c130 #define ATMCI_RDIRE BIT(17) /* Response Direction Error */ macro
1656 else if (status & (ATMCI_RINDE | ATMCI_RDIRE | ATMCI_RENDE)) in atmci_command_complete()

Completed in 7 milliseconds