Searched refs:pl08x_dma_chan (Results 1 – 1 of 1) sorted by relevance
153 struct pl08x_dma_chan *serving;232 struct pl08x_dma_chan { struct297 static inline struct pl08x_dma_chan *to_pl08x_chan(struct dma_chan *chan) in to_pl08x_chan()299 return container_of(chan, struct pl08x_dma_chan, vc.chan); in to_pl08x_chan()315 static int pl08x_request_mux(struct pl08x_dma_chan *plchan) in pl08x_request_mux()332 static void pl08x_release_mux(struct pl08x_dma_chan *plchan) in pl08x_release_mux()394 static void pl08x_start_next_txd(struct pl08x_dma_chan *plchan) in pl08x_start_next_txd()526 static u32 pl08x_getbytes_chan(struct pl08x_dma_chan *plchan) in pl08x_getbytes_chan()602 struct pl08x_dma_chan *virt_chan) in pl08x_get_phy_channel()642 static void pl08x_phy_alloc_and_start(struct pl08x_dma_chan *plchan) in pl08x_phy_alloc_and_start()[all …]