Home
last modified time | relevance | path

Searched refs:SDIO_CMD_CHECK_CMDCRC (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dmvebu_mmc.h99 #define SDIO_CMD_CHECK_CMDCRC (1 << 3) macro
/openbmc/u-boot/drivers/mmc/
H A Dmvebu_mmc.c123 resptype |= SDIO_CMD_CHECK_CMDCRC; in mvebu_mmc_send_cmd()