Searched refs:MMCST0_CRCWR (Results 1 – 3 of 3) sorted by relevance
218 MMCST0_CRCWR | MMCST0_CRCRD); in dmmc_send_cmd()257 status_err = MMCST0_CRCWR; in dmmc_send_cmd()
37 #define MMCST0_CRCWR (1 << 5) macro
88 #define MMCST0_CRCWR BIT(5) /* data write CRC error */ macro348 im_val |= MMCST0_DATDNE | MMCST0_CRCWR; in mmc_davinci_start_command()949 if (qstatus & (MMCST0_CRCWR | MMCST0_CRCRD)) { in mmc_davinci_irq()960 if (qstatus & MMCST0_CRCWR) { in mmc_davinci_irq()967 (qstatus & MMCST0_CRCWR) ? "write" : "read", in mmc_davinci_irq()