Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dtmio_mmc_dma.c24 #define TMIO_MMC_MIN_DMA_LEN 8 macro
72 if (sg->length < TMIO_MMC_MIN_DMA_LEN) { in tmio_mmc_start_dma_rx()
148 if (sg->length < TMIO_MMC_MIN_DMA_LEN) { in tmio_mmc_start_dma_tx()