Searched refs:SDIO_ERR_INTR_STATUS (Results 1 – 2 of 2) sorted by relevance
109 mvebu_mmc_write(SDIO_ERR_INTR_STATUS, SDIO_POLL_MASK); in mvebu_mmc_send_cmd()171 mvebu_mmc_read(SDIO_ERR_INTR_STATUS)); in mvebu_mmc_send_cmd()172 if (mvebu_mmc_read(SDIO_ERR_INTR_STATUS) & in mvebu_mmc_send_cmd()234 if (mvebu_mmc_read(SDIO_ERR_INTR_STATUS) & in mvebu_mmc_send_cmd()260 mvebu_mmc_write(SDIO_ERR_INTR_STATUS, SDIO_POLL_MASK); in mvebu_mmc_power_up()
57 #define SDIO_ERR_INTR_STATUS 0x064 macro