Home
last modified time | relevance | path

Searched refs:TRB_SETUP (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-debug.h84 case TRB_SETUP: in cdnsp_trb_type_string()
221 case TRB_SETUP: in cdnsp_decode_trb()
H A Dcdnsp-gadget.h1072 #define TRB_SETUP 2 macro
H A Dcdnsp-ring.c1480 case TRB_TYPE(TRB_SETUP): in cdnsp_handle_event()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h1363 #define TRB_SETUP 2 macro
1436 case TRB_SETUP: in xhci_trb_type_string()
2285 case TRB_SETUP: in xhci_decode_trb()
H A Dxhci-ring.c2162 case TRB_SETUP: in process_ctrl_td()
2196 if (trb_type == TRB_SETUP) in process_ctrl_td()
3657 field |= TRB_IDT | TRB_TYPE(TRB_SETUP); in xhci_queue_ctrl_tx()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h1368 #define TRB_SETUP 2 macro
1441 case TRB_SETUP: in xhci_trb_type_string()
2317 case TRB_SETUP: in xhci_decode_trb()
H A Dxhci-ring.c2295 case TRB_SETUP: in process_ctrl_td()
2329 if (trb_type == TRB_SETUP) in process_ctrl_td()
3807 field |= TRB_IDT | TRB_TYPE(TRB_SETUP); in xhci_queue_ctrl_tx()

Completed in 27 milliseconds