Home
last modified time | relevance | path

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

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