Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-debug.h110 case TRB_STOP_RING: in cdnsp_trb_type_string()
340 case TRB_STOP_RING: in cdnsp_decode_trb()
H A Dcdnsp-gadget.h1099 #define TRB_STOP_RING 15 macro
H A Dcdnsp-ring.c2427 EP_ID_FOR_TRB(ep_index) | TRB_TYPE(TRB_STOP_RING)); in cdnsp_queue_stop_endpoint()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h1389 #define TRB_STOP_RING 15 macro
1462 case TRB_STOP_RING: in xhci_trb_type_string()
2399 case TRB_STOP_RING: in xhci_decode_trb()
H A Dxhci-ring.c1648 case TRB_STOP_RING: in handle_cmd_completion()
4281 u32 type = TRB_TYPE(TRB_STOP_RING); in xhci_queue_stop_endpoint()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h1394 #define TRB_STOP_RING 15 macro
1467 case TRB_STOP_RING: in xhci_trb_type_string()
2431 case TRB_STOP_RING: in xhci_decode_trb()
H A Dxhci-ring.c1612 if (TRB_FIELD_TO_TYPE(cmd_field3) == TRB_STOP_RING) { in xhci_handle_command_timeout()
1746 case TRB_STOP_RING: in handle_cmd_completion()
4429 u32 type = TRB_TYPE(TRB_STOP_RING); in xhci_queue_stop_endpoint()

Completed in 27 milliseconds