Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h1396 #define TRB_RESET_DEV 17 macro
1469 case TRB_RESET_DEV: in xhci_trb_type_string()
2481 case TRB_RESET_DEV: in xhci_decode_trb()
H A Dxhci-ring.c1804 case TRB_RESET_DEV: in handle_cmd_completion()
4388 TRB_TYPE(TRB_RESET_DEV) | SLOT_ID_FOR_TRB(slot_id), in xhci_queue_reset_device()
/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h942 TRB_RESET_DEV, /* 17 */ enumerator