Lines Matching refs:eol
662 RxDescList[i].command = IO_STATE(USB_IN_command, eol, yes); in init_rx_buffers()
699 IO_STATE(USB_EP_command, eol, yes) | in init_tx_bulk_ep()
708 IO_STATE(USB_EP_command, eol, yes)); in init_tx_bulk_ep()
717 TxBulkEPList[i].command = (IO_STATE(USB_EP_command, eol, yes) | in init_tx_bulk_ep()
750 TxCtrlEPList[i].command = (IO_STATE(USB_EP_command, eol, yes) | in init_tx_ctrl_ep()
777 IO_STATE(USB_SB_command, eol, yes)); in init_tx_intr_ep()
794 IO_STATE(USB_EP_command, eol, yes) | in init_tx_intr_ep()
819 IO_STATE(USB_SB_command, eol, yes)); in init_tx_isoc_ep()
837 IO_STATE(USB_EP_command, eol, yes) | in init_tx_isoc_ep()
1644 myPrevRxDesc->command |= IO_MASK(USB_IN_command, eol); in etrax_usb_rx_interrupt()
1645 myLastRxDesc->command &= ~IO_MASK(USB_IN_command, eol); in etrax_usb_rx_interrupt()
1784 IO_STATE(USB_SB_command, eol, yes)); in etrax_usb_add_to_bulk_sb_list()
1811 IO_STATE(USB_SB_command, eol, yes)); in etrax_usb_add_to_bulk_sb_list()
2140 IO_STATE(USB_SB_command, eol, yes)); in etrax_usb_add_to_ctrl_sb_list()
2175 IO_STATE(USB_SB_command, eol, yes)); in etrax_usb_add_to_ctrl_sb_list()
2411 IO_STATE(USB_SB_command, eol, yes)); in etrax_usb_add_to_intr_sb_list()
2557 next_sb_desc->command |= IO_STATE(USB_SB_command, eol, yes); in etrax_usb_add_to_isoc_sb_list()
2578 IO_STATE(USB_SB_command, eol, yes)); in etrax_usb_add_to_isoc_sb_list()
2613 while (!(temp_sb_desc->command & IO_MASK(USB_SB_command, eol))) { in etrax_usb_add_to_isoc_sb_list()
2620 temp_sb_desc->command &= ~IO_MASK(USB_SB_command, eol); in etrax_usb_add_to_isoc_sb_list()