Searched refs:pl08x_dma_chan (Results 1 – 1 of 1) sorted by relevance
178 struct pl08x_dma_chan *serving;258 struct pl08x_dma_chan { struct325 static inline struct pl08x_dma_chan *to_pl08x_chan(struct dma_chan *chan) in to_pl08x_chan()327 return container_of(chan, struct pl08x_dma_chan, vc.chan); in to_pl08x_chan()343 static int pl08x_request_mux(struct pl08x_dma_chan *plchan) in pl08x_request_mux()360 static void pl08x_release_mux(struct pl08x_dma_chan *plchan) in pl08x_release_mux()537 static void pl08x_start_next_txd(struct pl08x_dma_chan *plchan) in pl08x_start_next_txd()763 static u32 pl08x_getbytes_chan(struct pl08x_dma_chan *plchan) in pl08x_getbytes_chan()829 struct pl08x_dma_chan *virt_chan) in pl08x_get_phy_channel()869 static void pl08x_phy_alloc_and_start(struct pl08x_dma_chan *plchan) in pl08x_phy_alloc_and_start()[all …]