Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci.h1331 #define TRB_SETUP 2 macro
1404 case TRB_SETUP: in xhci_trb_type_string()
2199 case TRB_SETUP: in xhci_decode_trb()
Dxhci-ring.c1956 case TRB_SETUP: in process_ctrl_td()
1990 if (trb_type == TRB_SETUP) in process_ctrl_td()
3322 field |= TRB_IDT | TRB_TYPE(TRB_SETUP); in xhci_queue_ctrl_tx()