Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/cdns3/
H A Dcdnsp-debug.h114 case TRB_RESET_DEV: in cdnsp_trb_type_string()
357 case TRB_RESET_DEV: in cdnsp_decode_trb()
H A Dcdnsp-gadget.h1109 #define TRB_RESET_DEV 17 macro
H A Dcdnsp-ring.c2424 cdnsp_queue_command(pdev, 0, 0, 0, TRB_TYPE(TRB_RESET_DEV) | in cdnsp_queue_reset_device()
/linux-6.15/drivers/usb/host/
H A Dxhci.h1128 #define TRB_RESET_DEV 17 macro
1201 case TRB_RESET_DEV: in xhci_trb_type_string()
2201 case TRB_RESET_DEV: in xhci_decode_trb()
H A Dxhci-ring.c1890 case TRB_RESET_DEV: in handle_cmd_completion()
4402 TRB_TYPE(TRB_RESET_DEV) | SLOT_ID_FOR_TRB(slot_id), in xhci_queue_reset_device()