Searched defs:sun6i_dma_config (Results 1 – 1 of 1) sorted by relevance
100 struct sun6i_dma_config { struct101 u32 nr_max_channels;102 u32 nr_max_requests;103 u32 nr_max_vchans;646 static int sun6i_dma_config(struct dma_chan *chan, in sun6i_dma_config() function