Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dau1xmmc.c132 #define HOST_S_IDLE 0x0001 macro
251 host->status = HOST_S_IDLE; in au1xmmc_finish_request()
680 WARN_ON(host->status != HOST_S_IDLE); in au1xmmc_request()
1024 host->status = HOST_S_IDLE; in au1xmmc_probe()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dau1xmmc.c132 #define HOST_S_IDLE 0x0001 macro
251 host->status = HOST_S_IDLE; in au1xmmc_finish_request()
680 WARN_ON(host->status != HOST_S_IDLE); in au1xmmc_request()
1026 host->status = HOST_S_IDLE; in au1xmmc_probe()

Completed in 5 milliseconds