Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Drenesas_sdhi_sys_dmac.c26 #define TMIO_MMC_MIN_DMA_LEN 8 macro
178 if (sg->length < TMIO_MMC_MIN_DMA_LEN) in renesas_sdhi_sys_dmac_start_dma_rx()
250 if (sg->length < TMIO_MMC_MIN_DMA_LEN) in renesas_sdhi_sys_dmac_start_dma_tx()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Drenesas_sdhi_sys_dmac.c27 #define TMIO_MMC_MIN_DMA_LEN 8 macro
181 if (sg->length < TMIO_MMC_MIN_DMA_LEN) in renesas_sdhi_sys_dmac_start_dma_rx()
253 if (sg->length < TMIO_MMC_MIN_DMA_LEN) in renesas_sdhi_sys_dmac_start_dma_tx()

Completed in 2 milliseconds