Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h114 case TRB_RESET_DEV: in cdnsp_trb_type_string()
358 case TRB_RESET_DEV: in cdnsp_decode_trb()
H A Dcdnsp-gadget.h1119 #define TRB_RESET_DEV 17 macro
H A Dcdnsp-ring.c2426 cdnsp_queue_command(pdev, 0, 0, 0, TRB_TYPE(TRB_RESET_DEV) | in cdnsp_queue_reset_device()
/linux/drivers/usb/host/
H A Dxhci-ring.c1901 case TRB_RESET_DEV: in handle_cmd_completion()
4422 TRB_TYPE(TRB_RESET_DEV) | SLOT_ID_FOR_TRB(slot_id), in xhci_queue_reset_device()