Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dau1xmmc.c134 #define HOST_S_IDLE 0x0001 macro
253 host->status = HOST_S_IDLE; in au1xmmc_finish_request()
698 WARN_ON(host->status != HOST_S_IDLE); in au1xmmc_request()
1045 host->status = HOST_S_IDLE; in au1xmmc_probe()