Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/cdns3/
Dcdnsp-debug.h84 case TRB_SETUP: in cdnsp_trb_type_string()
219 case TRB_SETUP: in cdnsp_decode_trb()
Dcdnsp-gadget.h1075 #define TRB_SETUP 2 macro
Dcdnsp-ring.c1482 case TRB_TYPE(TRB_SETUP): in cdnsp_handle_event()
/linux-6.12.1/drivers/usb/host/
Dxhci.h1086 #define TRB_SETUP 2 macro
1159 case TRB_SETUP: in xhci_trb_type_string()
2029 case TRB_SETUP: in xhci_decode_trb()
Dxhci-ring.c2322 case TRB_SETUP: in process_ctrl_td()
2355 if (trb_type == TRB_SETUP) in process_ctrl_td()
3760 field |= TRB_IDT | TRB_TYPE(TRB_SETUP); in xhci_queue_ctrl_tx()