Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma/
Dat_xdmac.c306 static inline void __iomem *at_xdmac_chan_reg_base(struct at_xdmac *atxdmac, unsigned int chan_nb) in at_xdmac_chan_reg_base() argument
308 return atxdmac->regs + (atxdmac->layout->chan_cc_reg_base + chan_nb * 0x40); in at_xdmac_chan_reg_base()