Home
last modified time | relevance | path

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

/external/u-boot/drivers/mmc/
Dmvebu_mmc.c249 mvebu_mmc_write(SDIO_SW_RESET, SDIO_SW_RESET_NOW); in mvebu_mmc_power_up()
406 mvebu_mmc_write(SDIO_SW_RESET, SDIO_SW_RESET_NOW); in mvebu_mmc_initialize()
/external/u-boot/include/
Dmvebu_mmc.h144 #define SDIO_SW_RESET_NOW (1 << 8) macro