Home
last modified time | relevance | path

Searched refs:TRB_RESET_EP (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/usb/host/
Dxhci.h935 TRB_RESET_EP, /* 14 */ enumerator
Dxhci-ring.c289 if (cmd >= TRB_RESET_EP && cmd <= TRB_SET_DEQ) in xhci_queue_command()