Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-ring.c290 if (cmd >= TRB_RESET_EP && cmd <= TRB_SET_DEQ) in xhci_queue_command()
509 ring->cycle_state), udev->slot_id, ep_index, TRB_SET_DEQ); in abort_td()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h1394 #define TRB_SET_DEQ 16 macro
1467 case TRB_SET_DEQ: in xhci_trb_type_string()
2470 case TRB_SET_DEQ: in xhci_decode_trb()
H A Dxhci-ring.c700 EP_ID_FOR_TRB(ep_index) | TRB_TYPE(TRB_SET_DEQ), false); in xhci_move_dequeue_past_td()
1789 case TRB_SET_DEQ: in handle_cmd_completion()
/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h940 TRB_SET_DEQ, /* 16 */ enumerator