Home
last modified time | relevance | path

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

/u-boot/drivers/mmc/
A Dmvebu_mmc.c110 mvebu_mmc_write(SDIO_ERR_INTR_STATUS, SDIO_POLL_MASK); in mvebu_mmc_send_cmd()
172 mvebu_mmc_read(SDIO_ERR_INTR_STATUS)); in mvebu_mmc_send_cmd()
173 if (mvebu_mmc_read(SDIO_ERR_INTR_STATUS) & in mvebu_mmc_send_cmd()
235 if (mvebu_mmc_read(SDIO_ERR_INTR_STATUS) & in mvebu_mmc_send_cmd()
261 mvebu_mmc_write(SDIO_ERR_INTR_STATUS, SDIO_POLL_MASK); in mvebu_mmc_power_up()
/u-boot/include/
A Dmvebu_mmc.h56 #define SDIO_ERR_INTR_STATUS 0x064 macro

Completed in 4 milliseconds