Searched refs:SDIO_HOST_CTRL_LSB_FIRST (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/ | ||
D | mvebu_mmc.h | 130 #define SDIO_HOST_CTRL_LSB_FIRST (1 << 4) macro |
/external/u-boot/drivers/mmc/ | ||
D | mvebu_mmc.c | 297 ctrl_reg &= ~SDIO_HOST_CTRL_LSB_FIRST; in mvebu_mmc_set_bus() |