Searched refs:MMCST0_CRCRS (Results 1 – 2 of 2) sorted by relevance
108 if (mmcstatus & MMCST0_CRCRS) in dmmc_check_status()219 status_err |= MMCST0_CRCRS; in dmmc_send_cmd()
38 #define MMCST0_CRCRS (1 << 7) macro