Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds