Home
last modified time | relevance | path

Searched refs:TRB_ENABLE_SLOT (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/drivers/usb/cdns3/
Dcdnsp-debug.h98 case TRB_ENABLE_SLOT: in cdnsp_trb_type_string()
295 case TRB_ENABLE_SLOT: in cdnsp_decode_trb()
Dcdnsp-gadget.h1087 #define TRB_ENABLE_SLOT 9 macro
Dcdnsp-gadget.c835 cdnsp_queue_slot_control(pdev, TRB_ENABLE_SLOT); in cdnsp_enable_slot()
/Linux-v6.6/drivers/usb/host/
Dxhci.h1382 #define TRB_ENABLE_SLOT 9 macro
1455 case TRB_ENABLE_SLOT: in xhci_trb_type_string()
2379 case TRB_ENABLE_SLOT: in xhci_decode_trb()
Dxhci-ring.c1731 case TRB_ENABLE_SLOT: in handle_cmd_completion()
Dxhci.c3929 ret = xhci_queue_slot_control(xhci, command, TRB_ENABLE_SLOT, 0); in xhci_alloc_dev()