Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/cdns3/
Dcdnsp-debug.h98 case TRB_ENABLE_SLOT: in cdnsp_trb_type_string()
293 case TRB_ENABLE_SLOT: in cdnsp_decode_trb()
Dcdnsp-gadget.h1090 #define TRB_ENABLE_SLOT 9 macro
Dcdnsp-gadget.c835 cdnsp_queue_slot_control(pdev, TRB_ENABLE_SLOT); in cdnsp_enable_slot()
/linux-6.12.1/drivers/usb/host/
Dxhci.h1100 #define TRB_ENABLE_SLOT 9 macro
1173 case TRB_ENABLE_SLOT: in xhci_trb_type_string()
2092 case TRB_ENABLE_SLOT: in xhci_decode_trb()
Dxhci-ring.c1768 case TRB_ENABLE_SLOT: in handle_cmd_completion()
Dxhci.c3999 ret = xhci_queue_slot_control(xhci, command, TRB_ENABLE_SLOT, 0); in xhci_alloc_dev()