Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h84 case TRB_SETUP: in cdnsp_trb_type_string()
219 case TRB_SETUP: in cdnsp_decode_trb()
H A Dcdnsp-gadget.h1088 #define TRB_SETUP 2 macro
/linux/drivers/usb/host/
H A Dxhci-ring.c2342 case TRB_SETUP: in process_ctrl_td()
2375 if (trb_type == TRB_SETUP) in process_ctrl_td()
3843 field |= TRB_IDT | TRB_TYPE(TRB_SETUP); in xhci_queue_ctrl_tx()