Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/cdns3/
Dcdnsp-debug.h237 field3 & TRB_IDT ? 'D' : 'd', in cdnsp_decode_trb()
249 field3 & TRB_IDT ? 'D' : 'i', in cdnsp_decode_trb()
283 field3 & TRB_IDT ? 'T' : 't', in cdnsp_decode_trb()
Dcdnsp-gadget.h1029 #define TRB_IDT BIT(6) macro
/linux-6.12.1/drivers/usb/host/
Dxhci.h1046 #define TRB_IDT (1<<6) macro
2043 field3 & TRB_IDT ? 'I' : 'i', in xhci_decode_trb()
2053 field3 & TRB_IDT ? 'I' : 'i', in xhci_decode_trb()
2082 field3 & TRB_IDT ? 'I' : 'i', in xhci_decode_trb()
Dxhci-ring.c3650 field |= TRB_IDT; in xhci_queue_bulk_tx()
3760 field |= TRB_IDT | TRB_TYPE(TRB_SETUP); in xhci_queue_ctrl_tx()
3796 field |= TRB_IDT; in xhci_queue_ctrl_tx()