Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma/
Dste_dma40.c458 struct d40_chan { struct
582 struct d40_chan *phy_chans;
583 struct d40_chan *log_chans;
584 struct d40_chan **lookup_log_chans;
585 struct d40_chan **lookup_phy_chans;
603 static struct device *chan2dev(struct d40_chan *d40c) in chan2dev()
608 static bool chan_is_physical(struct d40_chan *chan) in chan_is_physical()
613 static bool chan_is_logical(struct d40_chan *chan) in chan_is_logical()
618 static void __iomem *chan_base(struct d40_chan *chan) in chan_base()
634 static int d40_pool_lli_alloc(struct d40_chan *d40c, struct d40_desc *d40d, in d40_pool_lli_alloc()
[all …]