Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dau1xmmc.c130 #define HOST_F_STOP 0x1000 macro
425 if (host->flags & HOST_F_STOP) in au1xmmc_send_pio()
505 if (host->flags & HOST_F_STOP) in au1xmmc_receive_pio()
612 host->flags |= HOST_F_STOP; in au1xmmc_prepare_data()
854 if (host->flags & HOST_F_STOP) in au1xmmc_dbdma_callback()