Home
last modified time | relevance | path

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

/linux/drivers/dma/dw-edma/
A Ddw-edma-core.c83 chunk->cb = !(desc->chunks_alloc % 2); in dw_edma_alloc_chunk()
98 desc->chunks_alloc++; in dw_edma_alloc_chunk()
103 desc->chunks_alloc = 0; in dw_edma_alloc_chunk()
155 desc->chunks_alloc--; in dw_edma_free_chunk()
198 desc->chunks_alloc--; in dw_edma_start_transfer()
553 if (desc->chunks_alloc) { in dw_edma_done_interrupt()
A Ddw-edma-core.h82 u32 chunks_alloc; member

Completed in 5 milliseconds