Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dau1xmmc.c135 #define HOST_S_STOP 0x0004 macro
200 host->status = HOST_S_STOP; in SEND_STOP()
321 WARN_ON((host->status != HOST_S_DATA) && (host->status != HOST_S_STOP)); in au1xmmc_data_complete()