Home
last modified time | relevance | path

Searched refs:TXCHAN_EVT1 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/pasemi/
H A Ddma_lib.c107 switch (type & (TXCHAN_EVT0|TXCHAN_EVT1)) { in pasemi_alloc_tx_chan()
112 case TXCHAN_EVT1: in pasemi_alloc_tx_chan()
/openbmc/linux/arch/powerpc/include/asm/
H A Dpasemi_dma.h467 TXCHAN_EVT1 = 0x2001, /* TX chan in event class 1 (chan 10-19) */ enumerator