Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/cdns3/
Dcdnsp-debug.h84 case TRB_SETUP: in cdnsp_trb_type_string()
221 case TRB_SETUP: in cdnsp_decode_trb()
Dcdnsp-gadget.h1072 #define TRB_SETUP 2 macro
Dcdnsp-ring.c1480 case TRB_TYPE(TRB_SETUP): in cdnsp_handle_event()
/Linux-v6.6/drivers/usb/host/
Dxhci.h1368 #define TRB_SETUP 2 macro
1441 case TRB_SETUP: in xhci_trb_type_string()
2316 case TRB_SETUP: in xhci_decode_trb()
Dxhci-ring.c2295 case TRB_SETUP: in process_ctrl_td()
2329 if (trb_type == TRB_SETUP) in process_ctrl_td()
3757 field |= TRB_IDT | TRB_TYPE(TRB_SETUP); in xhci_queue_ctrl_tx()