Searched refs:MMCST0_CRCRS (Results 1 – 3 of 3) sorted by relevance
109 if (mmcstatus & MMCST0_CRCRS) in dmmc_check_status()220 status_err |= MMCST0_CRCRS; in dmmc_send_cmd()
39 #define MMCST0_CRCRS (1 << 7) macro
90 #define MMCST0_CRCRS BIT(7) /* command response CRC error */ macro346 im_val = MMCST0_RSPDNE | MMCST0_CRCRS | MMCST0_TOUTRS; in mmc_davinci_start_command()988 if (qstatus & MMCST0_CRCRS) { in mmc_davinci_irq()