Searched refs:SDIO_CMD_CHECK_CMDCRC (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | mvebu_mmc.h | 99 #define SDIO_CMD_CHECK_CMDCRC (1 << 3) macro |
/openbmc/u-boot/drivers/mmc/ | ||
H A D | mvebu_mmc.c | 123 resptype |= SDIO_CMD_CHECK_CMDCRC; in mvebu_mmc_send_cmd() |