Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dxhci-ring.c289 if (cmd >= TRB_RESET_EP && cmd <= TRB_SET_DEQ) in xhci_queue_command()
508 ring->cycle_state), udev->slot_id, ep_index, TRB_SET_DEQ); in abort_td()
Dxhci.h939 TRB_SET_DEQ, /* 16 */ enumerator