Home
last modified time | relevance | path

Searched defs:sun6i_dma_config (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/dma/
Dsun6i-dma.c100 struct sun6i_dma_config { struct
101 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