Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mmc/host/
Dau1xmmc.c132 #define HOST_S_IDLE 0x0001 macro
251 host->status = HOST_S_IDLE; in au1xmmc_finish_request()
696 WARN_ON(host->status != HOST_S_IDLE); in au1xmmc_request()
1043 host->status = HOST_S_IDLE; in au1xmmc_probe()