Searched refs:TXCHAN (Results 1 – 2 of 2) sorted by relevance
198 switch (type & (TXCHAN|RXCHAN)) { in pasemi_dma_alloc_chan()206 case TXCHAN: in pasemi_dma_alloc_chan()231 switch (chan->chan_type & (RXCHAN|TXCHAN)) { in pasemi_dma_free_chan()235 case TXCHAN: in pasemi_dma_free_chan()
477 TXCHAN = 1, /* Any TX chan */ enumerator