Searched refs:MMCST0_CRCWR (Results 1 – 1 of 1) sorted by relevance
101 #define MMCST0_CRCWR BIT(5) /* data write CRC error */ macro366 im_val |= MMCST0_DATDNE | MMCST0_CRCWR; in mmc_davinci_start_command()994 if (qstatus & (MMCST0_CRCWR | MMCST0_CRCRD)) { in mmc_davinci_irq()1005 if (qstatus & MMCST0_CRCWR) { in mmc_davinci_irq()1012 (qstatus & MMCST0_CRCWR) ? "write" : "read", in mmc_davinci_irq()