Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmvebu_mmc.h102 #define SDIO_UNEXPECTED_RESP (1 << 7) macro
/openbmc/u-boot/drivers/mmc/
H A Dmvebu_mmc.c129 resptype |= SDIO_UNEXPECTED_RESP; in mvebu_mmc_send_cmd()