Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/cdns3/
Dcdnsp-debug.h114 case TRB_RESET_DEV: in cdnsp_trb_type_string()
360 case TRB_RESET_DEV: in cdnsp_decode_trb()
Dcdnsp-gadget.h1103 #define TRB_RESET_DEV 17 macro
Dcdnsp-ring.c2371 cdnsp_queue_command(pdev, 0, 0, 0, TRB_TYPE(TRB_RESET_DEV) | in cdnsp_queue_reset_device()
/Linux-v6.1/drivers/usb/host/
Dxhci.h1394 #define TRB_RESET_DEV 17 macro
1467 case TRB_RESET_DEV: in xhci_trb_type_string()
2436 case TRB_RESET_DEV: in xhci_decode_trb()
Dxhci-ring.c1744 case TRB_RESET_DEV: in handle_cmd_completion()
4318 TRB_TYPE(TRB_RESET_DEV) | SLOT_ID_FOR_TRB(slot_id), in xhci_queue_reset_device()