Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dxhci.h1352 #define TRB_SETUP 2 macro
1425 case TRB_SETUP: in xhci_trb_type_string()
2238 case TRB_SETUP: in xhci_decode_trb()
Dxhci-ring.c2050 case TRB_SETUP: in process_ctrl_td()
2084 if (trb_type == TRB_SETUP) in process_ctrl_td()
3444 field |= TRB_IDT | TRB_TYPE(TRB_SETUP); in xhci_queue_ctrl_tx()