Searched refs:pl08x_dma_chan (Results 1 – 1 of 1) sorted by relevance
155 struct pl08x_dma_chan *serving;234 struct pl08x_dma_chan { struct299 static inline struct pl08x_dma_chan *to_pl08x_chan(struct dma_chan *chan) in to_pl08x_chan()301 return container_of(chan, struct pl08x_dma_chan, vc.chan); in to_pl08x_chan()317 static int pl08x_request_mux(struct pl08x_dma_chan *plchan) in pl08x_request_mux()334 static void pl08x_release_mux(struct pl08x_dma_chan *plchan) in pl08x_release_mux()396 static void pl08x_start_next_txd(struct pl08x_dma_chan *plchan) in pl08x_start_next_txd()528 static u32 pl08x_getbytes_chan(struct pl08x_dma_chan *plchan) in pl08x_getbytes_chan()604 struct pl08x_dma_chan *virt_chan) in pl08x_get_phy_channel()644 static void pl08x_phy_alloc_and_start(struct pl08x_dma_chan *plchan) in pl08x_phy_alloc_and_start()[all …]