Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmvebu_mmc.h133 #define SDIO_HOST_CTRL_HI_SPEED_EN (1 << 10) macro
/openbmc/u-boot/drivers/mmc/
H A Dmvebu_mmc.c312 (ctrl_reg & SDIO_HOST_CTRL_HI_SPEED_EN) ? in mvebu_mmc_set_bus()