Searched refs:MMC_CAP_DONE_COMPLETE (Results 1 – 2 of 2) sorted by relevance
49 return host->caps & MMC_CAP_DONE_COMPLETE; in mmc_host_done_complete()
365 #define MMC_CAP_DONE_COMPLETE (1 << 27) /* RW reqs can be completed within mmc_request_done() */ macro