Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/cdns3/
Dcdnsp-debug.h112 case TRB_SET_DEQ: in cdnsp_trb_type_string()
350 case TRB_SET_DEQ: in cdnsp_decode_trb()
Dcdnsp-gadget.h1101 #define TRB_SET_DEQ 16 macro
Dcdnsp-ring.c2434 u32 type = TRB_TYPE(TRB_SET_DEQ); in cdnsp_queue_new_dequeue_state()
/Linux-v6.6/drivers/usb/host/
Dxhci.h1396 #define TRB_SET_DEQ 16 macro
1469 case TRB_SET_DEQ: in xhci_trb_type_string()
2440 case TRB_SET_DEQ: in xhci_decode_trb()
Dxhci-ring.c729 EP_ID_FOR_TRB(ep_index) | TRB_TYPE(TRB_SET_DEQ), false); in xhci_move_dequeue_past_td()
1753 case TRB_SET_DEQ: in handle_cmd_completion()