Searched refs:SDMMC_CMD_RESP_CRC (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mmc/host/ | ||
H A D | dwmmc_reg.h | 84 #define SDMMC_CMD_RESP_CRC (1 << 8) /* Check Response CRC */ macro |
H A D | dwmmc.c | 1124 cmdr |= SDMMC_CMD_RESP_CRC; in dwmmc_start_cmd() |