Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dmvebu_mmc.h163 #define SDIO_NOR_XFER_DONE (1 << 1) macro
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dmvebu_mmc.c149 waittype |= SDIO_NOR_XFER_DONE; in mvebu_mmc_send_cmd()