Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dmvebu_mmc.h115 #define SDIO_XFER_MODE_TO_HOST (1 << 4) macro
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dmvebu_mmc.c146 xfertype |= SDIO_XFER_MODE_TO_HOST; in mvebu_mmc_send_cmd()