Home
last modified time | relevance | path

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

/linux-6.15/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.h1078 #define TRB_SETUP 2 macro
H A Dcdnsp-ring.c1483 case TRB_TYPE(TRB_SETUP): in cdnsp_handle_event()
/linux-6.15/drivers/usb/host/
H A Dxhci.h1098 #define TRB_SETUP 2 macro
1171 case TRB_SETUP: in xhci_trb_type_string()
2052 case TRB_SETUP: in xhci_decode_trb()
H A Dxhci-ring.c2340 case TRB_SETUP: in process_ctrl_td()
2373 if (trb_type == TRB_SETUP) in process_ctrl_td()
3816 field |= TRB_IDT | TRB_TYPE(TRB_SETUP); in xhci_queue_ctrl_tx()