Home
last modified time | relevance | path

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

/drivers/dma/dw-edma/
Ddw-edma-core.c816 static inline void dw_edma_dec_irq_alloc(int *nr_irqs, u32 *alloc, u16 cnt) in dw_edma_dec_irq_alloc() function
869 dw_edma_dec_irq_alloc(&tmp, wr_alloc, dw->wr_ch_cnt); in dw_edma_irq_request()
870 dw_edma_dec_irq_alloc(&tmp, rd_alloc, dw->rd_ch_cnt); in dw_edma_irq_request()