[go: nahoru, domu]

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

/drivers/dma/
H A Dste_dma40.c426 * struct d40_chan - Struct that describes a channel.
456 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)
604 static bool chan_is_physical(struct d40_chan *chan)
609 static bool chan_is_logical(struct d40_chan *chan)
614 static void __iomem *chan_base(struct d40_chan *cha
[all...]

Completed in 36 milliseconds