Home
last modified time | relevance | path

Searched refs:TRB_IDT (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/usb/host/
Dxhci.h1316 #define TRB_IDT (1<<6) macro
2251 field3 & TRB_IDT ? 'I' : 'i', in xhci_decode_trb()
2260 field3 & TRB_IDT ? 'I' : 'i', in xhci_decode_trb()
2288 field3 & TRB_IDT ? 'I' : 'i', in xhci_decode_trb()
Dxhci-ring.c3334 field |= TRB_IDT; in xhci_queue_bulk_tx()
3444 field |= TRB_IDT | TRB_TYPE(TRB_SETUP); in xhci_queue_ctrl_tx()
3480 field |= TRB_IDT; in xhci_queue_ctrl_tx()