Home
last modified time | relevance | path

Searched refs:TRB_SET_DEQ (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()
499 ring->cycle_state), udev->slot_id, ep_index, TRB_SET_DEQ); in reset_ep()
548 ring->cycle_state), udev->slot_id, ep_index, TRB_SET_DEQ); in abort_td()
/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h940 TRB_SET_DEQ, /* 16 */ enumerator