Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dmvebu_mmc.c246 mvebu_mmc_write(SDIO_ERR_INTR_EN, 0); in mvebu_mmc_power_up()
401 mvebu_mmc_write(SDIO_ERR_INTR_EN, 0); in mvebu_mmc_initialize()
/openbmc/u-boot/include/
H A Dmvebu_mmc.h60 #define SDIO_ERR_INTR_EN 0x074 macro