Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h114 case TRB_RESET_DEV: in cdnsp_trb_type_string()
360 case TRB_RESET_DEV: in cdnsp_decode_trb()
H A Dcdnsp-gadget.h1106 #define TRB_RESET_DEV 17 macro
H A Dcdnsp-ring.c2436 cdnsp_queue_command(pdev, 0, 0, 0, TRB_TYPE(TRB_RESET_DEV) | in cdnsp_queue_reset_device()
/openbmc/linux/drivers/usb/host/
H A Dxhci.h1145 #define TRB_RESET_DEV 17 macro
1218 case TRB_RESET_DEV: in xhci_trb_type_string()
2205 case TRB_RESET_DEV: in xhci_decode_trb()
H A Dxhci-ring.c1821 case TRB_RESET_DEV: in handle_cmd_completion()
4447 TRB_TYPE(TRB_RESET_DEV) | SLOT_ID_FOR_TRB(slot_id), in xhci_queue_reset_device()
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h941 TRB_RESET_DEV, /* 17 */ enumerator