Searched refs:out_eop (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/cris/include/arch-v32/arch/hwregs/
H A Ddma.h61 unsigned out_eop : 1; member in struct:dma_descr_data
H A Ddma_defs.h106 unsigned int out_eop : 1; member in struct:__anon12064
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/cris/include/arch-v32/arch/hwregs/
H A Ddma.h61 unsigned out_eop : 1; member in struct:dma_descr_data
H A Ddma_defs.h106 unsigned int out_eop : 1; member in struct:__anon23757
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/cris/arch-v32/drivers/
H A Dcryptocop.c336 cdesc->dma_descr->out_eop = 0;
422 cdesc->dma_descr->out_eop = 1; /* Since this is a pad output is pushed. EOP is ok here since the padded unit is the only one active. */
487 key_desc->dma_descr->out_eop = 1;
518 iv_desc->dma_descr->out_eop = 0;
1236 ed->dma_descr->out_eop = 1;
1247 current_out_cdesc->dma_descr->out_eop = 1;
3203 td->out_eop,
3231 td->out_eop,
3414 dd->out_eop,
3445 dd->out_eop,
[all...]
H A Dsync_serial.c368 port->out_descr[i].out_eop = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/cris/arch-v32/drivers/
H A Dcryptocop.c336 cdesc->dma_descr->out_eop = 0;
422 cdesc->dma_descr->out_eop = 1; /* Since this is a pad output is pushed. EOP is ok here since the padded unit is the only one active. */
487 key_desc->dma_descr->out_eop = 1;
518 iv_desc->dma_descr->out_eop = 0;
1236 ed->dma_descr->out_eop = 1;
1247 current_out_cdesc->dma_descr->out_eop = 1;
3203 td->out_eop,
3231 td->out_eop,
3414 dd->out_eop,
3445 dd->out_eop,
[all...]
H A Dsync_serial.c368 port->out_descr[i].out_eop = 0;

Completed in 119 milliseconds