Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A 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()
H A Dcdnsp-gadget.h1042 #define TRB_IDT BIT(6) macro
/linux/drivers/usb/host/
H A Dxhci-ring.c3713 field |= TRB_IDT; in xhci_queue_bulk_tx()
3837 field |= TRB_IDT | TRB_TYPE(TRB_SETUP); in xhci_queue_ctrl_tx()
3873 field |= TRB_IDT; in xhci_queue_ctrl_tx()