Home
last modified time | relevance | path

Searched refs:chan_type (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/platforms/pasemi/
A Ddma_lib.c204 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()
/arch/um/drivers/
A Dchan_kern.c436 struct chan_type { struct
441 static const struct chan_type chan_table[] = { argument
480 const struct chan_type *entry; in parse_chan()
/arch/powerpc/include/asm/
A Dpasemi_dma.h472 enum pasemi_dmachan_type chan_type; /* TX / RX */ member

Completed in 10 milliseconds