Searched refs:transfer_type (Results 1 – 6 of 6) sorted by relevance
25 enum transfer_type { fifo_not_empty_transfer, fifo_half_full_transfer, enum72 enum transfer_type current_transfer;
184 enum transfer_type xfer, in labpc_setup_cmd6_reg()666 enum transfer_type xfer; in labpc_ai_cmd()
345 enum cvmx_usb_transfer transfer_type; member1208 transfer_type, in cvmx_usb_open_pipe()1225 if (unlikely(transfer_type > CVMX_USB_TRANSFER_INTERRUPT)) in cvmx_usb_open_pipe()1232 if (unlikely((transfer_type == CVMX_USB_TRANSFER_CONTROL) && interval)) in cvmx_usb_open_pipe()1250 (transfer_type == CVMX_USB_TRANSFER_BULK)) in cvmx_usb_open_pipe()1256 pipe->transfer_type = transfer_type; in cvmx_usb_open_pipe()1793 (pipe->transfer_type == in __cvmx_usb_start_channel()2308 if (unlikely(pipe->transfer_type != type)) in __cvmx_usb_submit_transaction()2334 &usb->active_pipes[pipe->transfer_type]); in __cvmx_usb_submit_transaction()2759 (pipe->transfer_type == CVMX_USB_TRANSFER_BULK) && in __cvmx_usb_poll_channel()[all …]
221 info->dma.transfer_type, info->dma.setup, in fas216_dumpinfo()707 fasdmatype_t dmatype = info->dma.transfer_type; in fas216_cleanuptransfer()709 info->dma.transfer_type = fasdma_none; in fas216_cleanuptransfer()784 info->dma.transfer_type = dmatype; in fas216_transfer()834 if (info->dma.transfer_type == fasdma_real_all || in fas216_stoptransfer()835 info->dma.transfer_type == fasdma_real_block) in fas216_stoptransfer()867 if (info->dma.transfer_type == fasdma_real_all || in fas216_aborttransfer()868 info->dma.transfer_type == fasdma_real_block) in fas216_aborttransfer()871 info->dma.transfer_type = fasdma_none; in fas216_aborttransfer()1766 info->dma.transfer_type = fasdma_none; in fas216_start_command()[all …]
304 fasdmatype_t transfer_type; /* current type of DMA transfer */ member
129 __be16 transfer_type; member570 pkttype = be16_to_cpu(header->transfer_type); in redrat3_read_packet_start()640 pkttype = be16_to_cpu(rr3->irdata.header.transfer_type); in redrat3_get_ir_data()785 irdata->header.transfer_type = cpu_to_be16(RR3_MOD_SIGNAL_OUT); in redrat3_transmit_ir()