Home
last modified time | relevance | path

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

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