Home
last modified time | relevance | path

Searched refs:TXCHAN_EVT0 (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()
108 case TXCHAN_EVT0: in pasemi_alloc_tx_chan()
/openbmc/linux/arch/powerpc/include/asm/
H A Dpasemi_dma.h466 TXCHAN_EVT0 = 0x1001, /* TX chan in event class 0 (chan 0-9) */ enumerator