Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dau1xmmc.c133 #define HOST_S_IDLE 0x0001 macro
252 host->status = HOST_S_IDLE; in au1xmmc_finish_request()
694 WARN_ON(host->status != HOST_S_IDLE); in au1xmmc_request()
1041 host->status = HOST_S_IDLE; in au1xmmc_probe()