Searched refs:pl08x_dma_chan (Results 1 – 1 of 1) sorted by relevance
166 struct pl08x_dma_chan *serving;247 struct pl08x_dma_chan { struct315 static inline struct pl08x_dma_chan *to_pl08x_chan(struct dma_chan *chan) in to_pl08x_chan()317 return container_of(chan, struct pl08x_dma_chan, vc.chan); in to_pl08x_chan()333 static int pl08x_request_mux(struct pl08x_dma_chan *plchan) in pl08x_request_mux()350 static void pl08x_release_mux(struct pl08x_dma_chan *plchan) in pl08x_release_mux()527 static void pl08x_start_next_txd(struct pl08x_dma_chan *plchan) in pl08x_start_next_txd()753 static u32 pl08x_getbytes_chan(struct pl08x_dma_chan *plchan) in pl08x_getbytes_chan()819 struct pl08x_dma_chan *virt_chan) in pl08x_get_phy_channel()859 static void pl08x_phy_alloc_and_start(struct pl08x_dma_chan *plchan) in pl08x_phy_alloc_and_start()[all …]