Searched refs:TXCHAN (Results 1 – 2 of 2) sorted by relevance
186 switch (type & (TXCHAN|RXCHAN)) { in pasemi_dma_alloc_chan()194 case TXCHAN: in pasemi_dma_alloc_chan()219 switch (chan->chan_type & (RXCHAN|TXCHAN)) { in pasemi_dma_free_chan()223 case TXCHAN: in pasemi_dma_free_chan()
465 TXCHAN = 1, /* Any TX chan */ enumerator