Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dste_dma40.c485 struct d40_chan { struct
605 struct d40_chan *phy_chans;
606 struct d40_chan *log_chans;
607 struct d40_chan **lookup_log_chans;
608 struct d40_chan **lookup_phy_chans;
626 static struct device *chan2dev(struct d40_chan *d40c) in chan2dev()
631 static bool chan_is_physical(struct d40_chan *chan) in chan_is_physical()
636 static bool chan_is_logical(struct d40_chan *chan) in chan_is_logical()
641 static void __iomem *chan_base(struct d40_chan *chan) in chan_base()
657 static int d40_pool_lli_alloc(struct d40_chan *d40c, struct d40_desc *d40d, in d40_pool_lli_alloc()
[all …]