Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dmvebu_mmc.h131 #define SDIO_HOST_CTRL_LSB_FIRST (1 << 4) macro
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dmvebu_mmc.c298 ctrl_reg &= ~SDIO_HOST_CTRL_LSB_FIRST; in mvebu_mmc_set_bus()