Searched refs:SDIO_NOR_CMD_DONE (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/ | ||
D | mvebu_mmc.h | 163 #define SDIO_NOR_CMD_DONE (1 << 0) macro |
/external/u-boot/drivers/mmc/ | ||
D | mvebu_mmc.c | 151 waittype |= SDIO_NOR_CMD_DONE; in mvebu_mmc_send_cmd() |