Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds