Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h112 case TRB_SET_DEQ: in cdnsp_trb_type_string()
350 case TRB_SET_DEQ: in cdnsp_decode_trb()
H A Dcdnsp-gadget.h1104 #define TRB_SET_DEQ 16 macro
H A Dcdnsp-ring.c2467 u32 type = TRB_TYPE(TRB_SET_DEQ); in cdnsp_queue_new_dequeue_state()
/openbmc/u-boot/drivers/usb/host/
H A 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()
H A Dxhci.h939 TRB_SET_DEQ, /* 16 */ enumerator
/openbmc/linux/drivers/usb/host/
H A Dxhci.h1144 #define TRB_SET_DEQ 16 macro
1217 case TRB_SET_DEQ: in xhci_trb_type_string()
2195 case TRB_SET_DEQ: in xhci_decode_trb()
H A Dxhci-ring.c738 EP_ID_FOR_TRB(ep_index) | TRB_TYPE(TRB_SET_DEQ), false); in xhci_move_dequeue_past_td()
1855 case TRB_SET_DEQ: in handle_cmd_completion()