Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dau1xmmc.c132 #define HOST_F_STOP 0x1000 macro
443 if (host->flags & HOST_F_STOP) in au1xmmc_send_pio()
523 if (host->flags & HOST_F_STOP) in au1xmmc_receive_pio()
630 host->flags |= HOST_F_STOP; in au1xmmc_prepare_data()
872 if (host->flags & HOST_F_STOP) in au1xmmc_dbdma_callback()