Home
last modified time | relevance | path

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

/drivers/dma/
Dste_dma40.c456 struct d40_chan { struct
579 struct d40_chan *phy_chans;
580 struct d40_chan *log_chans;
581 struct d40_chan **lookup_log_chans;
582 struct d40_chan **lookup_phy_chans;
599 static struct device *chan2dev(struct d40_chan *d40c) in chan2dev()
604 static bool chan_is_physical(struct d40_chan *chan) in chan_is_physical()
609 static bool chan_is_logical(struct d40_chan *chan) in chan_is_logical()
614 static void __iomem *chan_base(struct d40_chan *chan) in chan_base()
626 static int d40_pool_lli_alloc(struct d40_chan *d40c, struct d40_desc *d40d, in d40_pool_lli_alloc()
[all …]