Searched refs:MCI_CMDRESPEND (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Dmmci.h70 #define MCI_CMDRESPEND (1 << 6) macro
H A Dmsm_sdcc.h71 #define MCI_CMDRESPEND (1 << 6) macro
H A Dmsm_sdcc.c721 if (status & (MCI_CMDSENT | MCI_CMDRESPEND | MCI_CMDCRCFAIL |
863 MCI_CMDRESPEND|MCI_CMDCRCFAIL|MCI_CMDTIMEOUT,
868 MCI_CMDRESPEND | MCI_CMDCRCFAIL | MCI_CMDTIMEOUT,
H A Dmmci.c467 if (status & (MCI_CMDCRCFAIL|MCI_CMDTIMEOUT|MCI_CMDSENT|MCI_CMDRESPEND) && cmd)

Completed in 53 milliseconds