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

/linux-4.1.27/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:__anon421
/linux-4.1.27/arch/cris/arch-v32/drivers/
H A Dcryptocop.c338 cdesc->dma_descr->out_eop = 0; alloc_cdesc()
424 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. */ create_pad_descriptor()
489 key_desc->dma_descr->out_eop = 1; setup_key_dl_desc()
520 iv_desc->dma_descr->out_eop = 0; setup_cipher_iv_desc()
1238 ed->dma_descr->out_eop = 1; cryptocop_setup_dma_list()
1249 current_out_cdesc->dma_descr->out_eop = 1; cryptocop_setup_dma_list()
3203 td->out_eop, print_dma_descriptors()
3231 td->out_eop, print_dma_descriptors()
3414 dd->out_eop, print_user_dma_lists()
3445 dd->out_eop, print_user_dma_lists()
H A Dsync_serial.c408 descr->out_eop = 0; initialize_port()

Completed in 116 milliseconds