Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-ring.c290 if (cmd >= TRB_RESET_EP && cmd <= TRB_SET_DEQ) in xhci_queue_command()
489 xhci_queue_command(ctrl, NULL, udev->slot_id, ep_index, TRB_RESET_EP); in reset_ep()
/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h936 TRB_RESET_EP, /* 14 */ enumerator