Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/mmc/host/
Ddavinci_mmc.c99 #define MMCST0_CRCRS BIT(7) /* command response CRC error */ macro
357 im_val = MMCST0_RSPDNE | MMCST0_CRCRS | MMCST0_TOUTRS; in mmc_davinci_start_command()
1075 if (qstatus & MMCST0_CRCRS) { in mmc_davinci_irq()