Home
last modified time | relevance | path

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

/arch/cris/include/arch-v10/arch/
Dsvinto.h12 d_eop = (1 << 1), /* flags & status */ enumerator
/arch/cris/arch-v10/lib/
Ddmacopy.c26 indma.ctrl = d_eol | d_eop; in dma_memcpy()
/arch/cris/arch-v10/drivers/
Dsync_serial.c1209 port->out_descr.ctrl = d_eol | d_eop; /* No d_wait to avoid glitches */ in start_dma()