Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/mmc/host/
Datmel-mci-regs.h100 # define ATMCI_RINDE ( 1 << 16) /* Response Index Error */ macro
Datmel-mci.c1344 else if (status & (ATMCI_RINDE | ATMCI_RDIRE | ATMCI_RENDE)) in atmci_command_complete()