Home
last modified time | relevance | path

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

/linux-6.15/drivers/dma/
H A Dowl-dma.c225 struct owl_dma { struct
285 static u32 dma_readl(struct owl_dma *od, u32 reg) in dma_readl()
292 return container_of(dd, struct owl_dma, dma); in to_owl_dma()
342 static void owl_dma_free_lli(struct owl_dma *od, in owl_dma_free_lli()
594 struct owl_dma *od = dev_id; in owl_dma_interrupt()
699 struct owl_dma *od = to_owl_dma(chan->device); in owl_dma_terminate_all()
871 struct owl_dma *od = to_owl_dma(chan->device); in owl_dma_prep_memcpy()
922 struct owl_dma *od = to_owl_dma(chan->device); in owl_dma_prep_slave_sg()
987 struct owl_dma *od = to_owl_dma(chan->device); in owl_prep_dma_cyclic()
1065 struct owl_dma *od = ofdma->of_dma_data; in owl_dma_of_xlate()
[all …]