Searched defs:atxdmac (Results 1 – 1 of 1) sorted by relevance
310 static inline void __iomem *at_xdmac_chan_reg_base(struct at_xdmac *atxdmac, unsigned int chan_nb) in at_xdmac_chan_reg_base()315 #define at_xdmac_read(atxdmac, reg) readl_relaxed((atxdmac)->regs + (reg)) argument316 #define at_xdmac_write(atxdmac, reg, value) \ argument375 struct at_xdmac *atxdmac = to_at_xdmac(atchan->chan.device); in at_xdmac_runtime_suspend_descriptors() local389 struct at_xdmac *atxdmac = to_at_xdmac(atchan->chan.device); in at_xdmac_runtime_resume_descriptors() local407 struct at_xdmac *atxdmac = to_at_xdmac(atchan->chan.device); in at_xdmac_chan_is_enabled() local422 static void at_xdmac_off(struct at_xdmac *atxdmac, bool suspend_descriptors) in at_xdmac_off()457 struct at_xdmac *atxdmac = to_at_xdmac(atchan->chan.device); in at_xdmac_start_xfer() local568 struct at_xdmac *atxdmac = to_at_xdmac(chan->device); in at_xdmac_alloc_desc() local638 struct at_xdmac *atxdmac = of_dma->of_dma_data; in at_xdmac_xlate() local[all …]