Searched refs:MMCST0_CRCRS (Results 1 – 3 of 3) sorted by relevance
38 #define MMCST0_CRCRS (1 << 7) macro
140 if (mmcstatus & MMCST0_CRCRS)257 status_err |= MMCST0_CRCRS;
89 #define MMCST0_CRCRS BIT(7) /* command response CRC error */ macro345 im_val = MMCST0_RSPDNE | MMCST0_CRCRS | MMCST0_TOUTRS; in mmc_davinci_start_command()987 if (qstatus & MMCST0_CRCRS) { in mmc_davinci_irq()