Searched refs:TRB_IOC (Results 1 – 4 of 4) sorted by relevance
1295 #define TRB_IOC (1<<5) macro2174 field3 & TRB_IOC ? 'I' : 'i', in xhci_decode_trb()2213 field3 & TRB_IOC ? 'I' : 'i', in xhci_decode_trb()2222 field3 & TRB_IOC ? 'I' : 'i', in xhci_decode_trb()2234 field3 & TRB_IOC ? 'I' : 'i', in xhci_decode_trb()2250 field3 & TRB_IOC ? 'I' : 'i', in xhci_decode_trb()
3211 field |= TRB_IOC; in xhci_queue_bulk_tx()3257 field = TRB_TYPE(TRB_NORMAL) | ring->cycle_state | TRB_IOC; in xhci_queue_bulk_tx()3383 field | TRB_IOC | TRB_TYPE(TRB_STATUS) | ep_ring->cycle_state); in xhci_queue_ctrl_tx()3640 field |= TRB_IOC; in xhci_queue_isoc_tx()
259 control = TRB_TYPE(TRB_NORMAL) | TRB_IOC; in xhci_dbc_queue_bulk_tx()
489 control = TRB_TYPE(TRB_NORMAL) | TRB_IOC; in xdbc_bulk_transfer()