Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma/dw-edma/
Ddw-edma-core.h45 struct dw_edma_burst { struct
55 struct dw_edma_burst *burst; argument
Ddw-edma-core.c42 static struct dw_edma_burst *dw_edma_alloc_burst(struct dw_edma_chunk *chunk) in dw_edma_alloc_burst()
44 struct dw_edma_burst *burst; in dw_edma_alloc_burst()
128 struct dw_edma_burst *child, *_next; in dw_edma_free_burst()
333 struct dw_edma_burst *burst; in dw_edma_device_transfer()
Ddw-edma-v0-core.c303 struct dw_edma_burst *child; in dw_edma_v0_core_write_chunk()