Searched refs:chan_type (Results 1 – 3 of 3) sorted by relevance
204 chan->chan_type = type; in pasemi_dma_alloc_chan()221 switch (chan->chan_type & (RXCHAN|TXCHAN)) { in pasemi_dma_free_chan()284 if (chan->chan_type == RXCHAN) in pasemi_dma_start_chan()311 if (chan->chan_type == RXCHAN) { in pasemi_dma_stop_chan()
436 struct chan_type { struct441 static const struct chan_type chan_table[] = { argument480 const struct chan_type *entry; in parse_chan()
472 enum pasemi_dmachan_type chan_type; /* TX / RX */ member
Completed in 10 milliseconds