Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
Dxhci.h1316 #define TRB_IDT (1<<6) macro
2269 field3 & TRB_IDT ? 'I' : 'i', in xhci_decode_trb()
2278 field3 & TRB_IDT ? 'I' : 'i', in xhci_decode_trb()
2306 field3 & TRB_IDT ? 'I' : 'i', in xhci_decode_trb()
Dxhci-ring.c3407 field |= TRB_IDT; in xhci_queue_bulk_tx()
3517 field |= TRB_IDT | TRB_TYPE(TRB_SETUP); in xhci_queue_ctrl_tx()
3553 field |= TRB_IDT; in xhci_queue_ctrl_tx()