Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dste_dma40.c456 struct d40_chan { struct
580 struct d40_chan *phy_chans;
581 struct d40_chan *log_chans;
582 struct d40_chan **lookup_log_chans;
583 struct d40_chan **lookup_phy_chans;
601 static struct device *chan2dev(struct d40_chan *d40c) in chan2dev()
606 static bool chan_is_physical(struct d40_chan *chan) in chan_is_physical()
611 static bool chan_is_logical(struct d40_chan *chan) in chan_is_logical()
616 static void __iomem *chan_base(struct d40_chan *chan) in chan_base()
628 static int d40_pool_lli_alloc(struct d40_chan *d40c, struct d40_desc *d40d, in d40_pool_lli_alloc()
[all …]