Home
last modified time | relevance | path

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

/linux/drivers/dma/hsu/
H A Dhsu.h38 #define HSU_DMA_CHAN_NR_DESC 4 macro
H A Dhsu.c86 for (i = 0; i < count && i < HSU_DMA_CHAN_NR_DESC; i++) { in hsu_dma_chan_start()
318 i = HSU_DMA_CHAN_NR_DESC - 1; in hsu_dma_active_desc_size()