Searched refs:SDIO_NOR_INTR_STATUS (Results 1 – 2 of 2) sorted by relevance
107 mvebu_mmc_write(SDIO_NOR_INTR_STATUS, SDIO_POLL_MASK); in mvebu_mmc_send_cmd()166 while (!((mvebu_mmc_read(SDIO_NOR_INTR_STATUS)) & waittype)) { in mvebu_mmc_send_cmd()167 if (mvebu_mmc_read(SDIO_NOR_INTR_STATUS) & SDIO_NOR_ERROR) { in mvebu_mmc_send_cmd()258 mvebu_mmc_write(SDIO_NOR_INTR_STATUS, SDIO_POLL_MASK); in mvebu_mmc_power_up()
55 #define SDIO_NOR_INTR_STATUS 0x060 macro