Home
last modified time | relevance | path

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

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